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,7 +2,8 @@
- name: "load docker, proxy for '{{application_id}}'"
include_role:
name: cmp-docker-proxy
vars:
docker_compose_flush_handlers: false
- name: "include 04_seed-database-to-backup.yml"
include_tasks: "{{ playbook_dir }}/roles/sys-bkp-docker-2-loc/tasks/04_seed-database-to-backup.yml"