mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-10 11:26:24 +00:00
Optimized docker_git_repository_ variables
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
vars:
|
||||
client_max_body_size: "10M" # Necessary to overwrite parent values
|
||||
location_ws: ""
|
||||
docker_repository_address: "https://github.com/kevinveenbirkenbach/universal-logout"
|
||||
docker_pull_git_repository: true
|
||||
docker_git_repository_address: "https://github.com/kevinveenbirkenbach/universal-logout"
|
||||
docker_git_repository_pull: true
|
||||
|
||||
- name: Create symbolic link from .env file to repository
|
||||
file:
|
||||
|
||||
Reference in New Issue
Block a user