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

Matomo-IIAB integration begins

This commit is contained in:
root 2022-06-15 02:40:28 -04:00
parent e48c688443
commit 4e04780ec5
11 changed files with 214 additions and 59 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 44 + 44 + 40 vars ("XYZ_install" + "XYZ_enabled" + "XYZ_installed") to be checked
- name: Set vars_checklist for 45 + 45 + 41 vars ("XYZ_install" + "XYZ_enabled" + "XYZ_installed") to be checked
set_fact:
vars_checklist:
- hostapd
@ -95,6 +95,7 @@
- gitea
- jupyterhub
- lokole
- matomo
- mediawiki
- mosquitto
- nodejs # Dependency - excluded from _installed check below