1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update validate_vars.yml + Prune local_vars files etc

This commit is contained in:
root 2021-08-08 09:12:54 -04:00
parent 9f58a01b93
commit 24285ca7b2
8 changed files with 8 additions and 74 deletions

View file

@ -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:

View file

@ -3,7 +3,6 @@
- name: ...IS BEGINNING ====================================
meta: noop
# UNMAINTAINED
- name: AZURACAST
include_role:
name: azuracast