Solved some handler reloading bugs

This commit is contained in:
2025-08-08 19:33:16 +02:00
parent 22c8c395f0
commit 8e0341c120
3 changed files with 12 additions and 3 deletions

View File

@@ -26,6 +26,7 @@
when: run_once_svc_db_postgres is not defined
- include_tasks: "{{ playbook_dir }}/tasks/utils/load_handlers.yml"
# Necessary because docker handlers are overwritten by condition
vars:
handler_role_name: "docker-compose"