mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 06:18:33 +01:00
wip: monitoring master roles
This commit is contained in:
@@ -15,3 +15,11 @@
|
||||
src: send_nsca
|
||||
dest: /bin/send_nsca
|
||||
mode: 0755
|
||||
|
||||
- name: Copy icinga hosts conf
|
||||
copy:
|
||||
src: icinga_master_hosts.conf
|
||||
dest: /etc/icinga2/conf.d/
|
||||
owner: root
|
||||
group: nagios
|
||||
mode: 0640
|
||||
|
||||
Reference in New Issue
Block a user