Fix typo
This commit is contained in:
parent
aab3e5d55a
commit
ac3b23dd67
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,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
|
||||||
syncronize: archive=yes src=plugins/ dest=/usr/lib64/nagios/plugins/ mode=0755 owner=root group=root
|
synchronize: archive=yes 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