More hardening measures
Some checks failed
CI / test (push) Successful in 1m20s
CI / test (debian, docker.io/library/debian:13, python3) (push) Successful in 1m20s
Lint / test (push) Failing after 40s

This commit is contained in:
Miguel Jacq 2026-06-24 16:17:41 +10:00
parent a9d56b66c5
commit be1f9940a5
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
22 changed files with 902 additions and 162 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "jinjaturtle"
version = "0.5.6"
version = "0.5.7"
description = "Convert config files into Ansible defaults and Jinja2 templates."
authors = [
{ name = "Miguel Jacq", email = "mig@mig5.net" },