mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-07 18:57:12 +02:00
Optimized Matomo role
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user