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:
@@ -3,7 +3,7 @@
|
||||
include_role:
|
||||
name: sys-svc-webserver-core
|
||||
vars:
|
||||
docker_pull_git_repository: false # Deactivated here to don't inhire this
|
||||
docker_git_repository_pull: false # Deactivated here to don't inhire this
|
||||
when: run_once_sys_svc_webserver_core is not defined
|
||||
- include_tasks: utils/once/finalize.yml
|
||||
when: run_once_sys_front_inj_all is not defined
|
||||
|
||||
Reference in New Issue
Block a user