From f7afb80bb0e5dd54d7d8c448ec1492d5489a0f62 Mon Sep 17 00:00:00 2001 From: A Holt Date: Tue, 6 Sep 2022 12:31:54 -0400 Subject: [PATCH] Update local_vars_large.yml --- vars/local_vars_large.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vars/local_vars_large.yml b/vars/local_vars_large.yml index 588868b7f..624b01603 100644 --- a/vars/local_vars_large.yml +++ b/vars/local_vars_large.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: True gitea_enabled: True @@ -368,6 +364,10 @@ vnstat_enabled: True # 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).