chore: jinja2 spacing, variable naming

This commit is contained in:
2026-02-04 12:20:38 +01:00
parent fb35a0acc6
commit 5dac2b5175
5 changed files with 18 additions and 11 deletions

View File

@@ -22,4 +22,3 @@
{{ openldap_container_restart_policy | default(omit, true) }}
healthcheck: "{{ openldap_container_healthcheck | default(omit, true) }}"
state: "{{ openldap_container_state }}"