Optimized Matomo role

This commit is contained in:
2025-07-09 10:59:36 +02:00
parent af3767fdfa
commit 46cf65f296
5 changed files with 67 additions and 46 deletions

View File

@@ -24,7 +24,7 @@
- name: "Create central database"
include_role:
name: "web-app-{{database_type}}"
name: "svc-rdbms-{{database_type}}"
when: applications | is_feature_enabled('central_database',application_id)
- name: "Add database to backup"