mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-08 18:35:11 +00:00
3 lines
324 B
YAML
3 lines
324 B
YAML
docker_compose_file_creation_enabled: true # If set to true the file creation will be skipped
|
|
docker_compose_flush_handlers: false # Set to true in the vars/main.yml of the including role to autoflush after docker compose routine
|
|
docker_git_repository_pull: "{{ docker_git_repository_address is defined }}" |