Support ssh configs
All checks were successful
CI / test (push) Successful in 53s
Lint / test (push) Successful in 31s

This commit is contained in:
Miguel Jacq 2026-05-12 11:45:49 +10:00
parent 823e529373
commit 1e545cca87
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
9 changed files with 781 additions and 279 deletions

View file

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