Fix Nagios being unable to read its own darn config
This commit is contained in:
parent
535509db0a
commit
d63a190b25
@ -55,7 +55,7 @@
|
|||||||
src: "nrpe_local.cfg.j2"
|
src: "nrpe_local.cfg.j2"
|
||||||
dest: "{{ nrpe_server_dir }}/nrpe_local.cfg"
|
dest: "{{ nrpe_server_dir }}/nrpe_local.cfg"
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: nagios
|
||||||
mode: "0640"
|
mode: "0640"
|
||||||
notify: restart nrpe service
|
notify: restart nrpe service
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
Reference in New Issue
Block a user