Use fedmsg/base role in taskotron playbook

This commit is contained in:
Martin Krizek 2017-02-02 10:31:46 +00:00
parent a56d0f4af4
commit bb8cf24e43

View file

@ -27,6 +27,7 @@
- { role: openvpn/client,
when: deployment_type == "prod", tags: ['openvpn_client'] }
- apache
- { role: fedmsg/base }
tasks:
# this is how you include other task lists