mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-08 19:27:18 +02:00
Shortened service- to svc-
This commit is contained in:
3
roles/web-svc-assets/vars/main.yml
Normal file
3
roles/web-svc-assets/vars/main.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
application_id: "assets-server" # 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