mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Install AzuraCast in Stage 9 (9-local-addons)
This commit is contained in:
parent
1d6a6b3bd4
commit
f691b389ba
1 changed files with 6 additions and 1 deletions
|
@ -3,7 +3,12 @@
|
|||
- name: ...IS BEGINNING ====================================
|
||||
meta: noop
|
||||
|
||||
# Is porting to Python 3 complete, and if so does this belong elsewhere?
|
||||
- name: AZURACAST
|
||||
include_role:
|
||||
name: azuracast
|
||||
when: azuracast_install
|
||||
|
||||
# Porting to Python 3 is complete: does this belong elsewhere?
|
||||
- name: CAPTIVE PORTAL
|
||||
include_role:
|
||||
name: captiveportal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue