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

remove when install

This commit is contained in:
Jerry Vonau 2019-10-15 04:51:59 -05:00
parent 0fd9a9ac52
commit 4d4c428667
8 changed files with 108 additions and 116 deletions

View file

@ -6,19 +6,16 @@
- name: AZURACAST
include_role:
name: azuracast
when: azuracast_install | bool
tags: azuracast
- name: DOKUWIKI
include_role:
name: dokuwiki
when: dokuwiki_install | bool
tags: dokuwiki
- name: MEDIAWIKI
include_role:
name: mediawiki
when: mediawiki_install | bool
tags: mediawiki
# UNMAINTAINED
@ -31,37 +28,31 @@
- name: ELGG
include_role:
name: elgg
when: elgg_install | bool
tags: elgg
- name: GITEA
include_role:
name: gitea
when: gitea_install | bool
tags: gitea
- name: LOKOLE
include_role:
name: lokole
when: lokole_install | bool
tags: lokole
- name: MOSQUITTO
include_role:
name: mosquitto
when: mosquitto_install | bool
tags: mosquitto
- name: NODE-RED
include_role:
name: nodered
when: nodered_install | bool
tags: nodered
- name: NEXTCLOUD
include_role:
name: nextcloud
when: nextcloud_install | bool
tags: nextcloud
#- name: OWNCLOUD
@ -79,7 +70,6 @@
- name: WORDPRESS
include_role:
name: wordpress
when: wordpress_install | bool
tags: wordpress
- name: Recording STAGE 6 HAS COMPLETED ====================