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

@@ -23,7 +23,7 @@
when: SYS_SVC_RDBMS_CENTRAL_DB_ENABLED | bool
vars:
database_init: true # Initialize a custom database for the application
docker_pull_git_repository: false # Deactivated here to don't inhire the variable
docker_git_repository_pull: false # Deactivated here to don't inhire the variable
- name: "For '{{ application_id }}': Add Entry for Backup Procedure"
include_tasks: "{{ playbook_dir }}/roles/sys-ctl-bkp-docker-2-loc/tasks/04_seed-database-to-backup.yml"