mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 06:18:33 +01:00
feat: add icinga restart handler
This commit is contained in:
4
roles/monitoring-master/handlers/main.yml
Normal file
4
roles/monitoring-master/handlers/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: restart icinga
|
||||
systemd:
|
||||
name: icinga2
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user