mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 11:12:06 +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
|
||||
|
||||
- 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:
|
||||
vars_checklist:
|
||||
- hostapd
|
||||
|
@ -76,7 +76,7 @@
|
|||
- openvpn
|
||||
- admin_console
|
||||
#- nginx # MANDATORY
|
||||
###- apache ### Dependency - excluded from _installed check below
|
||||
#- apache # Unmaintained - former dependency
|
||||
#- mysql # MANDATORY
|
||||
- squid
|
||||
- dansguardian
|
||||
|
@ -90,7 +90,7 @@
|
|||
- azuracast
|
||||
#- dokuwiki # Unmaintained
|
||||
#- ejabberd # Unmaintained
|
||||
- elgg
|
||||
#- elgg # Unmaintained
|
||||
- gitea
|
||||
- jupyterhub
|
||||
- lokole
|
||||
|
@ -99,7 +99,6 @@
|
|||
- nodejs # Dependency - excluded from _installed check below
|
||||
- nodered
|
||||
- nextcloud
|
||||
- pbx
|
||||
- wordpress
|
||||
- kalite
|
||||
- kolibri
|
||||
|
@ -116,11 +115,12 @@
|
|||
- phpmyadmin
|
||||
- vnstat
|
||||
- yarn # Dependency - excluded from _installed check below
|
||||
- internetarchive
|
||||
- captiveportal
|
||||
- internetarchive
|
||||
- minetest
|
||||
- calibre
|
||||
- calibreweb
|
||||
- calibre
|
||||
- pbx
|
||||
|
||||
- name: Assert that {{ vars_checklist | length }} "XYZ_install" vars are all... defined
|
||||
assert:
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
- name: ...IS BEGINNING ====================================
|
||||
meta: noop
|
||||
|
||||
# UNMAINTAINED
|
||||
- name: AZURACAST
|
||||
include_role:
|
||||
name: azuracast
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
#- { role: dokuwiki }
|
||||
#- { role: ejabberd }
|
||||
#- { role: ejabberd_xs }
|
||||
- { role: elgg }
|
||||
#- { role: elgg }
|
||||
- { role: firmware }
|
||||
- { role: gitea }
|
||||
#- { role: homepage }
|
||||
|
|
|
@ -6,6 +6,7 @@ docker
|
|||
dokuwiki
|
||||
ejabberd
|
||||
ejabberd_xs
|
||||
elgg
|
||||
homepage
|
||||
httpd
|
||||
httpd-enable
|
||||
|
|
|
@ -199,34 +199,12 @@ usb_lib_umask0000_for_kolibri: True
|
|||
# Lesser-supported XO services need additional testing. Please contact
|
||||
# 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
|
||||
|
||||
azuracast_install: False
|
||||
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_install: True
|
||||
gitea_enabled: True
|
||||
|
|
|
@ -199,34 +199,12 @@ usb_lib_umask0000_for_kolibri: True
|
|||
# Lesser-supported XO services need additional testing. Please contact
|
||||
# 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
|
||||
|
||||
azuracast_install: False
|
||||
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_install: False
|
||||
gitea_enabled: False
|
||||
|
|
|
@ -199,34 +199,12 @@ usb_lib_umask0000_for_kolibri: True
|
|||
# Lesser-supported XO services need additional testing. Please contact
|
||||
# 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
|
||||
|
||||
azuracast_install: False
|
||||
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_install: False
|
||||
gitea_enabled: False
|
||||
|
|
Loading…
Reference in a new issue