Add forgotten with_items.
This commit is contained in:
parent
c9d18d2f4a
commit
ba79e208fb
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
copy: >
|
||||
src={{item}} dest=/etc/httpd/conf.d/{{website}}/{{item}}
|
||||
owner=root group=root mode=0644
|
||||
with_items:
|
||||
- fedora-releng-dash.conf
|
||||
notify:
|
||||
- restart httpd
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue