mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-08 10:26:35 +00:00
Optimized docker_git_repository_ variables
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
name: sys-stk-full-stateful
|
||||
vars:
|
||||
docker_compose_flush_handlers: false
|
||||
docker_repository_address: "https://github.com/taigaio/taiga-docker"
|
||||
docker_pull_git_repository: true
|
||||
docker_git_repository_address: "https://github.com/taigaio/taiga-docker"
|
||||
docker_git_repository_pull: true
|
||||
|
||||
- name: "copy templates {{ TAIGA_SETTING_FILES }} for taiga-contrib-oidc-auth"
|
||||
template:
|
||||
|
||||
Reference in New Issue
Block a user