Nuke a bunch of commented out files and add delete=yes

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2015-02-02 22:00:18 +00:00
parent 04b00f4d5c
commit af373f0ba7

View file

@ -38,7 +38,7 @@
- nagios_server
- name: Copy /etc/nagios config
synchronize: src={{nagios_srcdir}}/ dest=/etc/nagios/
synchronize: src={{nagios_srcdir}}/ dest=/etc/nagios/ delete=yes
tags:
- nagios-config
- nagios_server