Optimized docker_git_repository_ variables

This commit is contained in:
2025-12-03 14:23:53 +01:00
parent 6f676462ea
commit 1d0f26617a
22 changed files with 39 additions and 38 deletions

View File

@@ -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