Change filename to overwrite the one from the rpm.

This commit is contained in:
Ralph Bean 2013-06-13 15:15:34 +00:00
parent e77846f422
commit d61942fc72
2 changed files with 1 additions and 1 deletions

View file

@ -4,7 +4,7 @@
- name: copy database configuration
template: src=$item dest=/etc/fedmsg.d/$item owner=fedmsg group=fedmsg mode=0600
with_items:
- datanommer-db.py
- datanommer.py
- badges-awarder.py
tags: