Does this do what I want?
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
6408447ffc
commit
faa1a38a13
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
file: dest=/usr/lib64/nagios/plugins/eventhandlers/ state=directory
|
file: dest=/usr/lib64/nagios/plugins/eventhandlers/ state=directory
|
||||||
|
|
||||||
- name: Copy plugins
|
- name: Copy plugins
|
||||||
copy: src=plugins dest=/usr/lib64/nagios/plugins/ mode=0755 owner=root group=root
|
copy: src=plugins/ dest=/usr/lib64/nagios/plugins/ mode=0755 owner=root group=root
|
||||||
|
|
||||||
# TODO: rhel7
|
# TODO: rhel7
|
||||||
#- name: Copy xmpp plugin config
|
#- name: Copy xmpp plugin config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue