Use fedmsg/base role in taskotron playbook
This commit is contained in:
parent
a56d0f4af4
commit
bb8cf24e43
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
||||||
- { role: openvpn/client,
|
- { role: openvpn/client,
|
||||||
when: deployment_type == "prod", tags: ['openvpn_client'] }
|
when: deployment_type == "prod", tags: ['openvpn_client'] }
|
||||||
- apache
|
- apache
|
||||||
|
- { role: fedmsg/base }
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
# this is how you include other task lists
|
# this is how you include other task lists
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue