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

@@ -2,5 +2,8 @@
- name: "For '{{ application_id }}': Load docker-compose"
include_role:
name: docker-compose
vars:
docker_compose_flush_handlers: true
docker_pull_git_repository: false # Deactivated here to deactivate inhirement
- include_tasks: utils/run_once.yml
when: run_once_svc_prx_openresty is not defined