mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-13 12:44:38 +00:00
Optimized docker_git_repository_ variables
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user