Execute Matomo before other roles

This commit is contained in:
Kevin Veen-Birkenbach 2025-07-13 21:10:20 +02:00
parent 325695777a
commit 8f31b2fbfe
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E

View File

@ -10,6 +10,12 @@
- sys-hlth-btrfs
- sys-rpr-btrfs-blnc
# It is necessary to setup Matomo first, because all other web apps need it if matomo is activated
- name: setup web-app-matomo
when: ('web-app-matomo' | application_allowed(group_names, allowed_applications))
include_role:
name: web-app-matomo
- name: "Include server roles"
include_tasks: "./tasks/groups/{{ item }}-roles.yml"
loop: