item vs {{item}}... silly me

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-01-21 17:20:36 +01:00
parent 0e8159423e
commit 623f990fa0

View file

@ -49,7 +49,7 @@
- ostree
- name: Copy over the static files
copy: src=item dest=/srv/web/ostree_allofthem/{{item}} mode=0644
copy: src={{item}} dest=/srv/web/ostree_allofthem/{{item}} mode=0644
with_items:
- config
- mirrorlist