ansible-config_template/tests/templates
Michael Vollman b74d7acbf4 Compare dict vars to determine changed
Compare dict vars of before and after configuration to determine whether
the config keys or values have changed so a configuration file will not
be incorrectly marked as changed when only the ordering has changed.

Set diff return variable to a dict of changes applied.

Change-Id: Ie67119b1420936c8ed89f8338ea9dce4c47e185c
2018-09-24 20:08:51 -04:00
..
test.ini Add option to toggle list extensions 2016-09-09 16:15:00 -05:00
test.json Handle 'dict' type as input of 'content' 2017-06-22 21:46:31 +00:00
test.yml Add option to toggle list extensions 2016-09-09 16:15:00 -05:00
test_default_section.ini Allow default section in ini to be specified 2018-05-09 12:57:33 +01:00
test_diff.ini Compare dict vars to determine changed 2018-09-24 20:08:51 -04:00
test_diff_remove.ini Compare dict vars to determine changed 2018-09-24 20:08:51 -04:00
test_ignore_none_type.ini Add ignore_none_type to config template 2017-06-26 19:12:43 +00:00
test_with_comments.ini Fix py3 unicode issue 2018-04-25 12:03:03 +01:00