1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

Update 5-xo-services/tasks/main.yml

This commit is contained in:
A Holt 2020-01-23 22:54:51 -05:00 committed by GitHub
parent 86b0c4adee
commit a06e8fe548
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,24 +3,23 @@
- name: ...IS BEGINNING =====================================
command: echo
# UNMAINTAINED
- name: ACTIVITY-SERVER
include_role:
name: activity-server
when: activity_server_install | bool
#tags: olpc, activity-server
# UNMAINTAINED
- name: EJABBERD_XS
include_role:
name: ejabberd_xs
when: ejabberd_xs_install | bool
#tags: olpc, ejabberd-xs
# UNMAINTAINED
- name: IDMGR
include_role:
name: idmgr
when: idmgr_install | bool
#tags: olpc, idmgr
- name: Recording STAGE 5 HAS COMPLETED =====================
lineinfile: