Update this to new syntax
This commit is contained in:
parent
be8d98470b
commit
aaaed3a018
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@
|
||||||
|
|
||||||
# mock configs for pungify job
|
# mock configs for pungify job
|
||||||
- name: put extra special mock configs in
|
- name: put extra special mock configs in
|
||||||
action: copy src=$files/kojibuilder/builders/$item dest=/etc/mock/$item mode=644
|
copy: src=$files/kojibuilder/builders/$item dest=/etc/mock/$item mode=644
|
||||||
with_items:
|
with_items:
|
||||||
- fedora-branched-pungi-armhfp.cfg
|
- fedora-branched-pungi-armhfp.cfg
|
||||||
- fedora-branched-pungi-i386.cfg
|
- fedora-branched-pungi-i386.cfg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue