1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00
iiab/roles/5-xo-services/meta/main.yml

5 lines
298 B
YAML
Raw Normal View History

2017-05-27 18:09:50 +00:00
dependencies:
- { role: ejabberd, tags: ['olpc','ejabberd','xo-services'], when: ejabberd_install }
- { role: idmgr, tags: ['olpc','idmgr','xo-services'], when: idmgr_install }
- { role: activity-server, tags: ['olpc','activity-server','xo-services'], when: activity_server_install }