mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-15 13:22:55 +00:00
Optimized docker compose flush logic
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user