I am really, really bad at this. :(
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
0f9b24aea5
commit
488b61e5c5
1 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,9 @@
|
|||
- name: Copy irc-colorize.py
|
||||
copy: src=irc-colorize.py dest=/usr/local/bin/irc-colorize.py mode=0755 group=root owner=root
|
||||
|
||||
- name: Copy specialized nrpe.cfg for nagios server
|
||||
copy: src=nrpe.cfg dest=/etc/nagios/nrpe.cfg mode=0644 group=root owner=root
|
||||
|
||||
- name: Copy check_nagios_notifications.py
|
||||
copy: src=check_nagios_notifications.py dest=/usr/local/bin/check_nagios_notifications.py mode=0755 group=root owner=root
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue