Still more fiddling.
This commit is contained in:
parent
5715b3b336
commit
71c765b78c
1 changed files with 2 additions and 1 deletions
|
@ -27,7 +27,8 @@
|
||||||
- name: copy over all our badge definitions
|
- name: copy over all our badge definitions
|
||||||
copy: >
|
copy: >
|
||||||
src=$item
|
src=$item
|
||||||
dest=/usr/share/badges/rules/$item
|
dest=/usr/share/badges/rules/
|
||||||
|
owner=fedmsg group=fedmsg mode=0644
|
||||||
with_fileglob:
|
with_fileglob:
|
||||||
- badges/*.yml
|
- badges/*.yml
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue