1
0
Fork 0
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:
root 2020-09-21 14:25:08 -04:00
parent 0b10373b84
commit 1370115e23
4 changed files with 18 additions and 11 deletions

View file

@ -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