Solved some variable bugs and cleaned up

This commit is contained in:
2025-05-09 18:33:47 +02:00
parent 0d8027c908
commit e7c193f409
9 changed files with 18 additions and 48 deletions

View File

@@ -1,4 +0,0 @@
assets_server:
source_directory: "{{ playbook_dir }}/assets" # Directory from which the assets will be copied
url: "{{ web_protocol }}://{{domains.file_server}}/assets" # Public address of the assets directory

View File

@@ -0,0 +1,2 @@
source_directory: "{{ playbook_dir }}/assets" # Directory from which the assets will be copied
url: "{{ web_protocol }}://{{domains.file_server}}/assets" # Public address of the assets directory