Fix indentation with nested dicts
All checks were successful
CI / test (push) Successful in 1m12s
Lint / test (push) Successful in 37s

This commit is contained in:
Miguel Jacq 2026-06-19 18:38:35 +10:00
parent 1413076c9c
commit 77d1658e65
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
5 changed files with 85 additions and 26 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "jinjaturtle"
version = "0.5.1"
version = "0.5.2"
description = "Convert config files into Ansible defaults and Jinja2 templates."
authors = ["Miguel Jacq <mig@mig5.net>"]
license = "GPL-3.0-or-later"