mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-24 11:06:24 +02:00
Inverted docker_compose_skipp_file_creation to don't use double negation
This commit is contained in:
@@ -11,7 +11,7 @@ database_type: 0 # Database type
|
||||
# Checkout roles/docker-compose/defaults/main.yml for all configuration options
|
||||
|
||||
docker_compose_flush_handlers: true # When this is set to true an auto-flush after the docker-compose.yml, and env deploy is triggered, otherwise you have todo it manual.
|
||||
docker_compose_skipp_file_creation: false # Skipp creation of docker-compose.yml file
|
||||
docker_compose_file_creation_enabled: true # Skipp creation of docker-compose.yml file
|
||||
|
||||
docker_pull_git_repository: true # This will automaticly pull a repository from the 'docker_repository_address'
|
||||
docker_repository_address: "" # The address of a repository which should be pulled
|
||||
|
Reference in New Issue
Block a user