Optimized docker compose flush logic

This commit is contained in:
2025-12-04 04:16:17 +01:00
parent c128bd9c73
commit 845b6e7cc1
3 changed files with 4 additions and 6 deletions

View File

@@ -24,6 +24,3 @@
include_tasks: "utils/up.yml"
when: docker_compose_file_creation_enabled | bool
- name: "flush docker compose for '{{ application_id }}'"
meta: flush_handlers
when: docker_compose_flush_handlers | bool