mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 08:38:35 +01:00
feat: add icinga restart handler
This commit is contained in:
@@ -53,8 +53,12 @@
|
||||
- services_passive.conf
|
||||
- services_passive_mail_extern.conf
|
||||
- services_async.conf
|
||||
notify:
|
||||
- restart icinga
|
||||
|
||||
- name: Signal command loaded from monitoring tools
|
||||
lineinfile:
|
||||
path: /etc/icinga2/icinga2.conf
|
||||
line: "include monitoring-tools/commands.d/signal-notify.conf"
|
||||
notify:
|
||||
- restart icinga
|
||||
|
||||
Reference in New Issue
Block a user