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

6-generic-apps/tasks/main.yml: AzuraCast restoration

This commit is contained in:
A Holt 2022-08-30 10:56:42 -04:00 committed by GitHub
parent 6c41a6579e
commit a168afeeef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,12 +3,6 @@
- name: ...IS BEGINNING ====================================
meta: noop
# UNMAINTAINED
- name: AZURACAST
include_role:
name: azuracast
when: azuracast_install is defined and azuracast_install
# UNMAINTAINED
- name: DOKUWIKI
include_role:
@ -27,6 +21,11 @@
name: elgg
when: elgg_install is defined and elgg_install
- name: AZURACAST
include_role:
name: azuracast
when: azuracast_install
- name: GITEA
include_role:
name: gitea