Inverted docker_compose_skipp_file_creation to don't use double negation

This commit is contained in:
2025-09-22 13:40:28 +02:00
parent 734b8764f2
commit 6cf6c74802
5 changed files with 43 additions and 43 deletions

View File

@@ -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