copy not file :(
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
e067bd485b
commit
d5ad84c3fe
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
||||||
file: dest=/var/log/nagios/spool/checkresults state=directory group=nagios owner=nagios mode=0644
|
file: dest=/var/log/nagios/spool/checkresults state=directory group=nagios owner=nagios mode=0644
|
||||||
|
|
||||||
- name: Copy check_nagios_notifications.py
|
- name: Copy check_nagios_notifications.py
|
||||||
file: src=check_nagios_notifications.py dest=/usr/local/bin/check_nagios_notifications.py mode=0755 group=root owner=root
|
copy: src=check_nagios_notifications.py dest=/usr/local/bin/check_nagios_notifications.py mode=0755 group=root owner=root
|
||||||
|
|
||||||
- name: Nuke default nagios passwd
|
- name: Nuke default nagios passwd
|
||||||
file: dest=/etc/nagios/passwd state=absent
|
file: dest=/etc/nagios/passwd state=absent
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue