Fix up this sync call

This commit is contained in:
Kevin Fenzi 2015-02-03 14:45:27 +00:00
parent 38a1fbc592
commit 837ac67c86

View file

@ -62,7 +62,7 @@
- nagios_server
- name: Copy plugins
synchronize: src=plugins/ dest=/usr/lib64/nagios/plugins/ mode=0755 owner=root group=root
synchronize: src=plugins/ dest=/usr/lib64/nagios/plugins/
tags:
- nagios_server