when you do a copy action to a dest dir, don't specify the $item

This commit is contained in:
Seth Vidal 2012-11-05 21:15:02 +00:00
parent d8c095fc32
commit 37ccfc3f7e

View file

@ -108,7 +108,7 @@
- builderpb.yml
- name: put files into the files subdir off of provisioning
action: copy src=$item dest=/srv/copr-work/provision/files/$item
action: copy src=$item dest=/srv/copr-work/provision/files/
with_fileglob: $files/copr/provision/files/*