mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-04 00:19:34 +00:00
3 lines
210 B
YAML
3 lines
210 B
YAML
# Docker
|
|
docker_pull_git_repository: false # Deactivated here to don't inhire this
|
|
SYS_SVC_RDBMS_CENTRAL_DB_ENABLED: "{{ applications | get_app_conf(application_id, 'features.central_database', False) }}" |