Normalized run_once_, made openresty handlers without when aviable and forced flush in run_once when blocks to avoid handlers with when conditions

This commit is contained in:
2025-08-08 15:32:26 +02:00
parent e675aa5886
commit c7b25ed093
58 changed files with 410 additions and 293 deletions

View File

@@ -14,5 +14,4 @@
state: present
ipam_config:
- subnet: "{{ networks.local[application_id].subnet }}"
when: run_once_docker_mariadb is not defined