JinjaTurtle
Convert real config files into templates you can manage
JinjaTurtle is a CLI tool that helps you generate Jinja2 templates and Ansible inventory/vars from native config files (toml/yaml/json/ini/xml and friends).
$ jinjaturtle /etc/myapp/config.toml
# → Jinja2 template + Ansible defaults
When it's useful
- You inherited a complex config file and need to make it data-driven
- You want clean diffs and repeatable rollouts
- You're gradually migrating manual changes into config management
Pairs nicely with Enroll
Enroll can detect structured configs and hand off to JinjaTurtle for templating.
Links
Want to template infra safely?
I can help you adopt config management without breaking prod.
Contact me