Tag more plays.

This commit is contained in:
Ralph Bean 2013-06-13 21:24:26 +00:00
parent d83081c6bd
commit 583f2f2087

View file

@ -6,20 +6,21 @@
with_items:
- datanommer.py
- badges-awarder.py
tags:
- config
notify:
- restart fedmsg-hub
- name: make badge definition directory
file: path=/usr/share/badges/rules owner=fedmsg group=fedmsg mode=0755 state=directory
tags:
- config
- name: copy over all our badge definitions
copy: src=badges/$item dest=/usr/share/badges/rules/$item
with_items:
- test_badge.yml
tags:
- config
notify:
- restart fedmsg-hub