Add roles for lego, logcli, mimir, process_exporter, smokeping_prober, and vector

This commit is contained in:
2024-04-14 17:13:06 -05:00
parent ce692e4560
commit b02da06c97
51 changed files with 1417 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
- name: restart smokeping_prober
systemd:
name: "{{ smokeping_prober_service_name }}"
daemon_reload: true
state: restarted