mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
Update validate_vars.yml + Prune local_vars files etc
This commit is contained in:
parent
9f58a01b93
commit
24285ca7b2
8 changed files with 8 additions and 74 deletions
|
@ -63,7 +63,7 @@
|
||||||
#
|
#
|
||||||
# 2020-11-04: Fix validation of 5 [now 4] core dependencies, for ./runrole etc
|
# 2020-11-04: Fix validation of 5 [now 4] core dependencies, for ./runrole etc
|
||||||
|
|
||||||
- name: Set vars_checklist for 45 + 45 + 41 vars ("XYZ_install" + "XYZ_enabled" + "XYZ_installed") to be checked
|
- name: Set vars_checklist for 44 + 44 + 40 vars ("XYZ_install" + "XYZ_enabled" + "XYZ_installed") to be checked
|
||||||
set_fact:
|
set_fact:
|
||||||
vars_checklist:
|
vars_checklist:
|
||||||
- hostapd
|
- hostapd
|
||||||
|
@ -76,7 +76,7 @@
|
||||||
- openvpn
|
- openvpn
|
||||||
- admin_console
|
- admin_console
|
||||||
#- nginx # MANDATORY
|
#- nginx # MANDATORY
|
||||||
###- apache ### Dependency - excluded from _installed check below
|
#- apache # Unmaintained - former dependency
|
||||||
#- mysql # MANDATORY
|
#- mysql # MANDATORY
|
||||||
- squid
|
- squid
|
||||||
- dansguardian
|
- dansguardian
|
||||||
|
@ -90,7 +90,7 @@
|
||||||
- azuracast
|
- azuracast
|
||||||
#- dokuwiki # Unmaintained
|
#- dokuwiki # Unmaintained
|
||||||
#- ejabberd # Unmaintained
|
#- ejabberd # Unmaintained
|
||||||
- elgg
|
#- elgg # Unmaintained
|
||||||
- gitea
|
- gitea
|
||||||
- jupyterhub
|
- jupyterhub
|
||||||
- lokole
|
- lokole
|
||||||
|
@ -99,7 +99,6 @@
|
||||||
- nodejs # Dependency - excluded from _installed check below
|
- nodejs # Dependency - excluded from _installed check below
|
||||||
- nodered
|
- nodered
|
||||||
- nextcloud
|
- nextcloud
|
||||||
- pbx
|
|
||||||
- wordpress
|
- wordpress
|
||||||
- kalite
|
- kalite
|
||||||
- kolibri
|
- kolibri
|
||||||
|
@ -116,11 +115,12 @@
|
||||||
- phpmyadmin
|
- phpmyadmin
|
||||||
- vnstat
|
- vnstat
|
||||||
- yarn # Dependency - excluded from _installed check below
|
- yarn # Dependency - excluded from _installed check below
|
||||||
- internetarchive
|
|
||||||
- captiveportal
|
- captiveportal
|
||||||
|
- internetarchive
|
||||||
- minetest
|
- minetest
|
||||||
- calibre
|
|
||||||
- calibreweb
|
- calibreweb
|
||||||
|
- calibre
|
||||||
|
- pbx
|
||||||
|
|
||||||
- name: Assert that {{ vars_checklist | length }} "XYZ_install" vars are all... defined
|
- name: Assert that {{ vars_checklist | length }} "XYZ_install" vars are all... defined
|
||||||
assert:
|
assert:
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
- name: ...IS BEGINNING ====================================
|
- name: ...IS BEGINNING ====================================
|
||||||
meta: noop
|
meta: noop
|
||||||
|
|
||||||
# UNMAINTAINED
|
|
||||||
- name: AZURACAST
|
- name: AZURACAST
|
||||||
include_role:
|
include_role:
|
||||||
name: azuracast
|
name: azuracast
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
#- { role: dokuwiki }
|
#- { role: dokuwiki }
|
||||||
#- { role: ejabberd }
|
#- { role: ejabberd }
|
||||||
#- { role: ejabberd_xs }
|
#- { role: ejabberd_xs }
|
||||||
- { role: elgg }
|
#- { role: elgg }
|
||||||
- { role: firmware }
|
- { role: firmware }
|
||||||
- { role: gitea }
|
- { role: gitea }
|
||||||
#- { role: homepage }
|
#- { role: homepage }
|
||||||
|
|
|
@ -6,6 +6,7 @@ docker
|
||||||
dokuwiki
|
dokuwiki
|
||||||
ejabberd
|
ejabberd
|
||||||
ejabberd_xs
|
ejabberd_xs
|
||||||
|
elgg
|
||||||
homepage
|
homepage
|
||||||
httpd
|
httpd
|
||||||
httpd-enable
|
httpd-enable
|
||||||
|
|
|
@ -199,34 +199,12 @@ usb_lib_umask0000_for_kolibri: True
|
||||||
# Lesser-supported XO services need additional testing. Please contact
|
# Lesser-supported XO services need additional testing. Please contact
|
||||||
# http://lists.laptop.org/pipermail/server-devel/ if you're able to help test.
|
# http://lists.laptop.org/pipermail/server-devel/ if you're able to help test.
|
||||||
|
|
||||||
# UNMAINTAINED
|
|
||||||
# xo_services_install: False
|
|
||||||
# xo_services_enabled: False
|
|
||||||
|
|
||||||
# UNMAINTAINED
|
|
||||||
# activity_server_install: False
|
|
||||||
# activity_server_enabled: False
|
|
||||||
|
|
||||||
# UNMAINTAINED
|
|
||||||
# Please instead consider 'ejabberd' in Stage 6-GENERIC-APPS below
|
|
||||||
# ejabberd_xs_install: False
|
|
||||||
# ejabberd_xs_enabled: False
|
|
||||||
|
|
||||||
# UNMAINTAINED
|
|
||||||
# Change calibre_port from 8080 to 8010 below, if you enable idmgr
|
|
||||||
# idmgr_install: False
|
|
||||||
# idmgr_enabled: False
|
|
||||||
|
|
||||||
|
|
||||||
# 6-GENERIC-APPS
|
# 6-GENERIC-APPS
|
||||||
|
|
||||||
azuracast_install: False
|
azuracast_install: False
|
||||||
azuracast_enabled: False # This var is currently IGNORED.
|
azuracast_enabled: False # This var is currently IGNORED.
|
||||||
|
|
||||||
# UNMAINTAINED as of July 2021
|
|
||||||
elgg_install: False
|
|
||||||
elgg_enabled: False
|
|
||||||
|
|
||||||
# Gitea (lightweight self-hosted "GitHub") from https://gitea.io
|
# Gitea (lightweight self-hosted "GitHub") from https://gitea.io
|
||||||
gitea_install: True
|
gitea_install: True
|
||||||
gitea_enabled: True
|
gitea_enabled: True
|
||||||
|
|
|
@ -199,34 +199,12 @@ usb_lib_umask0000_for_kolibri: True
|
||||||
# Lesser-supported XO services need additional testing. Please contact
|
# Lesser-supported XO services need additional testing. Please contact
|
||||||
# http://lists.laptop.org/pipermail/server-devel/ if you're able to help test.
|
# http://lists.laptop.org/pipermail/server-devel/ if you're able to help test.
|
||||||
|
|
||||||
# UNMAINTAINED
|
|
||||||
# xo_services_install: False
|
|
||||||
# xo_services_enabled: False
|
|
||||||
|
|
||||||
# UNMAINTAINED
|
|
||||||
# activity_server_install: False
|
|
||||||
# activity_server_enabled: False
|
|
||||||
|
|
||||||
# UNMAINTAINED
|
|
||||||
# Please instead consider 'ejabberd' in Stage 6-GENERIC-APPS below
|
|
||||||
# ejabberd_xs_install: False
|
|
||||||
# ejabberd_xs_enabled: False
|
|
||||||
|
|
||||||
# UNMAINTAINED
|
|
||||||
# Change calibre_port from 8080 to 8010 below, if you enable idmgr
|
|
||||||
# idmgr_install: False
|
|
||||||
# idmgr_enabled: False
|
|
||||||
|
|
||||||
|
|
||||||
# 6-GENERIC-APPS
|
# 6-GENERIC-APPS
|
||||||
|
|
||||||
azuracast_install: False
|
azuracast_install: False
|
||||||
azuracast_enabled: False # This var is currently IGNORED.
|
azuracast_enabled: False # This var is currently IGNORED.
|
||||||
|
|
||||||
# UNMAINTAINED as of July 2021
|
|
||||||
elgg_install: False
|
|
||||||
elgg_enabled: False
|
|
||||||
|
|
||||||
# Gitea (lightweight self-hosted "GitHub") from https://gitea.io
|
# Gitea (lightweight self-hosted "GitHub") from https://gitea.io
|
||||||
gitea_install: False
|
gitea_install: False
|
||||||
gitea_enabled: False
|
gitea_enabled: False
|
||||||
|
|
|
@ -199,34 +199,12 @@ usb_lib_umask0000_for_kolibri: True
|
||||||
# Lesser-supported XO services need additional testing. Please contact
|
# Lesser-supported XO services need additional testing. Please contact
|
||||||
# http://lists.laptop.org/pipermail/server-devel/ if you're able to help test.
|
# http://lists.laptop.org/pipermail/server-devel/ if you're able to help test.
|
||||||
|
|
||||||
# UNMAINTAINED
|
|
||||||
# xo_services_install: False
|
|
||||||
# xo_services_enabled: False
|
|
||||||
|
|
||||||
# UNMAINTAINED
|
|
||||||
# activity_server_install: False
|
|
||||||
# activity_server_enabled: False
|
|
||||||
|
|
||||||
# UNMAINTAINED
|
|
||||||
# Please instead consider 'ejabberd' in Stage 6-GENERIC-APPS below
|
|
||||||
# ejabberd_xs_install: False
|
|
||||||
# ejabberd_xs_enabled: False
|
|
||||||
|
|
||||||
# UNMAINTAINED
|
|
||||||
# Change calibre_port from 8080 to 8010 below, if you enable idmgr
|
|
||||||
# idmgr_install: False
|
|
||||||
# idmgr_enabled: False
|
|
||||||
|
|
||||||
|
|
||||||
# 6-GENERIC-APPS
|
# 6-GENERIC-APPS
|
||||||
|
|
||||||
azuracast_install: False
|
azuracast_install: False
|
||||||
azuracast_enabled: False # This var is currently IGNORED.
|
azuracast_enabled: False # This var is currently IGNORED.
|
||||||
|
|
||||||
# UNMAINTAINED as of July 2021
|
|
||||||
elgg_install: False
|
|
||||||
elgg_enabled: False
|
|
||||||
|
|
||||||
# Gitea (lightweight self-hosted "GitHub") from https://gitea.io
|
# Gitea (lightweight self-hosted "GitHub") from https://gitea.io
|
||||||
gitea_install: False
|
gitea_install: False
|
||||||
gitea_enabled: False
|
gitea_enabled: False
|
||||||
|
|
Loading…
Reference in a new issue