mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Raw refactoring of roles
This commit is contained in:
4
roles/nginx-serve-files/vars/configuration.yml
Normal file
4
roles/nginx-serve-files/vars/configuration.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
landingpage_iframe: true
|
@@ -1,2 +1,2 @@
|
||||
application_id: "file_server"
|
||||
domain: "{{domains[application_id]}}"
|
||||
domain: "{{ domains[application_id] }}"
|
Reference in New Issue
Block a user