Added flush

This commit is contained in:
Kevin Veen-Birkenbach 2025-07-09 15:48:59 +02:00
parent f3939661e4
commit 338b09b755
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E
2 changed files with 3 additions and 1 deletions

View File

@ -24,6 +24,8 @@
ipam_config:
- subnet: "{{ networks.local.central_ldap.subnet }}"
- meta: flush_handlers
- name: "Wait for LDAP to be available"
wait_for:
host: "127.0.0.1"