mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Restructured service und web role naming in inventor
This commit is contained in:
3
roles/web-svc-asset/vars/main.yml
Normal file
3
roles/web-svc-asset/vars/main.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
application_id: "asset" # Application identifier
|
||||
source_directory: "{{ applications[application_id].source_directory }}/" # Source directory from which the files are coming from
|
||||
target_directory: "{{ nginx.directories.data.files }}assets" # Directory to which the files will be copied
|
Reference in New Issue
Block a user