1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update 6-generic-apps/tasks/main.yml

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

View file

@ -7,75 +7,63 @@
include_role: include_role:
name: azuracast name: azuracast
when: azuracast_install | bool when: azuracast_install | bool
#tags: azuracast
# UNMAINTAINED # UNMAINTAINED
- name: DOKUWIKI - name: DOKUWIKI
include_role: include_role:
name: dokuwiki name: dokuwiki
when: dokuwiki_install | bool when: dokuwiki_install | bool
#tags: dokuwiki
# UNMAINTAINED # UNMAINTAINED
- name: EJABBERD - name: EJABBERD
include_role: include_role:
name: ejabberd name: ejabberd
when: ejabberd_install | bool when: ejabberd_install | bool
#tags: ejabberd
- name: ELGG - name: ELGG
include_role: include_role:
name: elgg name: elgg
when: elgg_install | bool when: elgg_install | bool
#tags: elgg
- name: GITEA - name: GITEA
include_role: include_role:
name: gitea name: gitea
when: gitea_install | bool when: gitea_install | bool
#tags: gitea
- name: LOKOLE - name: LOKOLE
include_role: include_role:
name: lokole name: lokole
when: lokole_install | bool when: lokole_install | bool
#tags: lokole
- name: MEDIAWIKI - name: MEDIAWIKI
include_role: include_role:
name: mediawiki name: mediawiki
when: mediawiki_install | bool when: mediawiki_install | bool
#tags: mediawiki
- name: MOSQUITTO - name: MOSQUITTO
include_role: include_role:
name: mosquitto name: mosquitto
when: mosquitto_install | bool when: mosquitto_install | bool
#tags: mosquitto
- name: NODE-RED - name: NODE-RED
include_role: include_role:
name: nodered name: nodered
when: nodered_install | bool when: nodered_install | bool
#tags: nodered
- name: NEXTCLOUD - name: NEXTCLOUD
include_role: include_role:
name: nextcloud name: nextcloud
when: nextcloud_install | bool when: nextcloud_install | bool
#tags: nextcloud
- name: PBX - name: PBX
include_role: include_role:
name: pbx name: pbx
when: pbx_install | bool when: pbx_install | bool
#tags: pbx
- name: WORDPRESS - name: WORDPRESS
include_role: include_role:
name: wordpress name: wordpress
when: wordpress_install | bool when: wordpress_install | bool
#tags: wordpress
- name: Recording STAGE 6 HAS COMPLETED ==================== - name: Recording STAGE 6 HAS COMPLETED ====================
lineinfile: lineinfile: