* BUGFIX * remove only first hashtag from a multiline comment * add better handling of meta dependencies in templates
0.1.3
Not secure
* BUGFIX * add `role_name` config option to overwrite name of the role * fix not aborting overwrite dialog * fix failed loading of empty yaml files * fix failed loading of yaml files containing `!unsafe` tag * FEATURE * add basic hugo theme
0.1.2
Not secure
* BUGFIX * add missing default for `role_dir` * fix value mapping in jinja2 source dict * 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 * use dictsort filter in template for ordered variable list
0.1.1
Not secure
* BREAKING * rename `base_dir` parameter to `role_dir` * BUGFIX * raise exception if template dir not accessable * better log level parsing and error handling for log settings * fix broken custom header handling * fix handling of working dir