when you do a copy action to a dest dir, don't specify the $item
This commit is contained in:
parent
d8c095fc32
commit
37ccfc3f7e
1 changed files with 1 additions and 1 deletions
|
@ -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/*
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue