Whoops - copy, not file
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
bf585ef675
commit
65f613d888
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
template: src=testcase_stats.cron dest=/etc/cron.hourly/testcase_stats owner=root group=root mode=0755
|
||||
|
||||
- name: Set up Apache config
|
||||
file: src=fedora_nightlies.conf.httpd dest=/etc/httpd/conf.d/01-fedora_nightlies.conf owner=root group=root mode=0644
|
||||
copy: src=fedora_nightlies.conf.httpd dest=/etc/httpd/conf.d/01-fedora_nightlies.conf owner=root group=root mode=0644
|
||||
notify:
|
||||
- reload httpd
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue