Fix indentation with nested dicts
This commit is contained in:
parent
1413076c9c
commit
77d1658e65
5 changed files with 85 additions and 26 deletions
|
|
@ -1,4 +1,4 @@
|
|||
%global upstream_version 0.5.1
|
||||
%global upstream_version 0.5.2
|
||||
|
||||
Name: jinjaturtle
|
||||
Version: %{upstream_version}
|
||||
|
|
@ -43,6 +43,8 @@ Convert config files into Ansible defaults and Jinja2 templates.
|
|||
|
||||
%changelog
|
||||
* Fri Jun 19 2026 Miguel Jacq <mig@mig5.net> - %{version}-%{release}
|
||||
- Fix indentation problems with nested dicts
|
||||
* Fri Jun 19 2026 Miguel Jacq <mig@mig5.net> - %{version}-%{release}
|
||||
- Empty dicts and lists are now emitted as leaf defaults.
|
||||
* Tue May 11 2026 Miguel Jacq <mig@mig5.net> - %{version}-%{release}
|
||||
- Support ssh configs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue