ansible-doctor/CHANGELOG.md

9 lines
332 B
Markdown
Raw Normal View History

2019-10-09 23:39:27 +02:00
* BUGFIX
* add missing default for `role_dir`
* fix value mapping in jinja2 source dict
2019-11-06 22:23:44 +01:00
* add missing exception handling for dict merge
* fix handling of multiline default values in template
* FEATURE
* use explicit marker to convert annotation values to json
2019-11-18 09:23:03 +01:00
* use dictsort filter in template for ordered variable list