diff --git a/vars/local_vars_small.yml b/vars/local_vars_small.yml index 783009ab8..7e3092cbe 100644 --- a/vars/local_vars_small.yml +++ b/vars/local_vars_small.yml @@ -233,10 +233,6 @@ nodocs: False # 6-GENERIC-APPS -# Simple, Self-Hosted Web Radio - from AzuraCast.com -azuracast_install: False -azuracast_enabled: False # This var is currently IGNORED. - # Gitea (lightweight self-hosted "GitHub") from https://gitea.io gitea_install: False gitea_enabled: False @@ -368,6 +364,10 @@ vnstat_enabled: False # 9-LOCAL-ADDONS +# Simple, Self-Hosted Web Radio - from AzuraCast.com +azuracast_install: False +azuracast_enabled: False # This var is currently IGNORED. + # Python-based Captive Portal, that @m-anish & @jvonau experimented with in # July 2018 (https://github.com/iiab/iiab/pull/870) and that @georgejhunt # extensively later refined (PRs #1179, #1300, #1327, #2070).