mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clean tasks/main.yml in stages 1, 3, 4, 6
This commit is contained in:
parent
0b10373b84
commit
1370115e23
4 changed files with 18 additions and 11 deletions
|
@ -3,10 +3,11 @@
|
|||
- name: ...IS BEGINNING ====================================
|
||||
command: echo
|
||||
|
||||
# UNMAINTAINED
|
||||
- name: AZURACAST
|
||||
include_role:
|
||||
name: azuracast
|
||||
when: azuracast_install | bool
|
||||
when: azuracast_install is defined and azuracast_install
|
||||
|
||||
# UNMAINTAINED
|
||||
- name: DOKUWIKI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue