Placed docker compose flush more specific

This commit is contained in:
2025-08-13 03:53:13 +02:00
parent e497c001d6
commit 58c64bd7c6
5 changed files with 7 additions and 8 deletions

View File

@@ -16,5 +16,4 @@ http_port: "{{ ports.localhost.http[application_id] }}"
docker_compose_skipp_file_creation: true # Handled in this role
docker_repository_address: "{{ applications | get_app_conf(application_id, 'docker.services.bigbluebutton.repository') }}"
docker_repository_branch: "{{ applications | get_app_conf(application_id, 'docker.services.bigbluebutton.version') }}"
docker_pull_git_repository: true
docker_compose_flush_handlers: false
docker_pull_git_repository: true