mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Implemented more detailed configuration for landing_page, css and matomo and restructured code
This commit is contained in:
@@ -4,8 +4,4 @@ database_type: "mariadb"
|
||||
database_password: "{{applications.matomo.database_password}}"
|
||||
|
||||
# I don't know if this is still necessary
|
||||
domain: "{{domains.matomo}}"
|
||||
|
||||
# Disable matomo tracking, because otherwise recursiv loading technics would be neccessary
|
||||
# This is the default value and it will be overwritten by set fact in main.yml
|
||||
global_matomo_tracking_enabled: false
|
||||
domain: "{{domains.matomo}}"
|
Reference in New Issue
Block a user