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:
parent
6c41a6579e
commit
a168afeeef
1 changed files with 5 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue