oooh silly copy not template

This commit is contained in:
Stephen Smoogen 2017-01-07 22:59:43 +00:00
parent 8bc3a12996
commit 68792b8164

View file

@ -70,7 +70,7 @@
## Copy over system configs
- name: Copy httpd config
template: src=httpd/nagios.conf dest=/etc/httpd/conf.d/nagios.conf
copy: src=httpd/nagios.conf dest=/etc/httpd/conf.d/nagios.conf
tags:
- nagios_server