#180 config.yaml.j2 jinja2 trim_blocks string -> boolean

This commit is contained in:
hydrandt 2025-05-13 18:10:23 +08:00 committed by GitHub
parent e2f8e75155
commit f76a6a8979
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: "True", trim_blocks: "True"
#jinja2: lstrip_blocks: True, trim_blocks: True
---
# Managed by Ansible, please don't edit manually