From cc0dceb49317568b5aa65e780bc892fc555f27cb Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Tue, 19 Aug 2025 09:32:10 +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 e259c21..d34a666 100644 --- a/templates/.config/git/config.j2 +++ b/templates/.config/git/config.j2 @@ -1,4 +1,4 @@ -#jinja2: lstrip_blocks: true +#jinja2: lstrip_blocks: True # # {{ ansible_managed }} #