mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Thinko fixo.
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
file: path=/usr/share/badges/rules state=directory
|
||||
|
||||
- name: copy over all our badge definitions
|
||||
copy: src=$item dest=/usr/share/badges/rules/$item
|
||||
copy: src=badges/$item dest=/usr/share/badges/rules/$item
|
||||
with_items:
|
||||
- badges/test_badge.yml
|
||||
- test_badge.yml
|
||||
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
|
||||
Reference in New Issue
Block a user