mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 07:08:33 +01:00
feat: add nsca server systemd
This commit is contained in:
@@ -2,3 +2,10 @@
|
||||
systemd:
|
||||
name: icinga2
|
||||
state: restarted
|
||||
|
||||
- name: nsca-ng service reload
|
||||
systemd:
|
||||
name: nsca-ng
|
||||
state: restarted
|
||||
enabled: yes
|
||||
daemon_reload: yes
|
||||
|
||||
Reference in New Issue
Block a user