Files
no-secrets-athq-ansible/roles/monitoring-master/handlers/main.yml
T
2024-02-12 17:01:18 +01:00

10 lines
150 B
YAML

- name: restart icinga
systemd:
name: icinga2
state: restarted
- name: restart telegraf
systemd:
name: telegraf
state: restarted