From 35ee0c47d8a96620d843676f1f71f191dde6beda Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Tue, 19 Aug 2025 09:26:32 +0200 Subject: [PATCH] fix(template): set lstrip_block correctly --- templates/.config/git/config.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/.config/git/config.j2 b/templates/.config/git/config.j2 index c406867..e259c21 100644 --- a/templates/.config/git/config.j2 +++ b/templates/.config/git/config.j2 @@ -1,4 +1,4 @@ -#jinja2: lstrip_blocks: "True", trim_blocks: "True" +#jinja2: lstrip_blocks: true # # {{ ansible_managed }} #