Add forgotten with_items.

This commit is contained in:
Ralph Bean 2014-12-19 14:59:11 +00:00
parent c9d18d2f4a
commit ba79e208fb

View file

@ -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: