fix(template): set lstrip_block correctly

This commit is contained in:
2025-08-19 09:26:32 +02:00
parent c44c49fb72
commit a5866279ed

View File

@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True", trim_blocks: "True"
#jinja2: lstrip_blocks: true
#
# {{ ansible_managed }}
#