Implemented more detailed configuration for landing_page, css and matomo and restructured code

This commit is contained in:
2025-03-19 20:26:43 +01:00
parent f23850068a
commit 72693e09e2
12 changed files with 277 additions and 159 deletions

View File

@@ -6,4 +6,4 @@
- name: "Activate Global Matomo Tracking for {{domain}}"
include_role:
name: nginx-modifier-matomo
when: global_matomo_tracking_enabled | bool
when: matomo_tracking_enabled | bool