mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-30 07:18:09 +02:00
Implemented Global CSS draft
This commit is contained in:
2
roles/nginx-global-matomo/vars/main.yml
Normal file
2
roles/nginx-global-matomo/vars/main.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
matomo_domain: "matomo.{{primary_domain}}"
|
||||
base_domain: "{{ domain | regex_replace('^(?:.*\\.)?(.+\\..+)$', '\\1') }}"
|
Reference in New Issue
Block a user