Switch plugins back to copy
This commit is contained in:
parent
6dff446eb8
commit
cc6e024318
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
||||||
- nagios_server
|
- nagios_server
|
||||||
|
|
||||||
- name: Copy plugins
|
- name: Copy plugins
|
||||||
synchronize: src=plugins/ dest=/usr/lib64/nagios/plugins/
|
copy: src=plugins/ dest=/usr/lib64/nagios/plugins/ mode=0755 owner=root group=root
|
||||||
tags:
|
tags:
|
||||||
- nagios_server
|
- nagios_server
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue