mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Still more fiddling.
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
- name: copy over all our badge definitions
|
||||
copy: >
|
||||
src=$item
|
||||
dest=/usr/share/badges/rules/$item
|
||||
dest=/usr/share/badges/rules/
|
||||
owner=fedmsg group=fedmsg mode=0644
|
||||
with_fileglob:
|
||||
- badges/*.yml
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user