ansible/roles/badges-backend/tasks/main.yml

16 lines
270 B
YAML

---
# Configuration for the fedbadges consumer
#- tasks:
# - include: $tasks/fedmsg_hub
- name: copy database configuration
template: src=$item /etc/fedmsg.d/$item
with_items:
- datanommer-db.py
- badges-global.py
tags:
- config
notify:
- fedmsg-hub