ansible.utils/changelogs/fragments
Emanuele Bernardi 540e0d8963
fix from_xml: return python dictionary (#361)
* removed the in between json conversion, now function returns python
dict, changed unit tests to check against the dict.

* remove the json import

* changelog added

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* changed changelog to minor

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ruchi Pakhle <72685035+Ruchip16@users.noreply.github.com>
Co-authored-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com>
2024-07-25 22:20:32 +05:30
..
.keep Initial commit 2020-10-06 23:34:14 +05:30
200.yaml replace_keys: Add complex integration tests. (#200) 2024-07-19 15:46:44 +05:30
203.yaml keep_keys: Add complex integration tests. (#203) 2024-07-22 12:10:55 +05:30
204.yaml remove_keys: Add complex integration tests. (#204) 2024-07-22 12:22:48 +05:30
324.yaml add wildcard mask/hostmask to ipaddr filter doc page (#324) 2024-07-19 20:13:24 +05:30
add_template_path.yaml cli_parse: Fix finding relative template_path when used inside role/collection (#333) 2024-07-25 22:07:08 +05:30
fix_cli_parse.yaml fix cli_parse: require connection (#357) 2024-07-03 20:31:55 +05:30
fix_from_xml.yaml fix from_xml: return python dictionary (#361) 2024-07-25 22:20:32 +05:30
todo_condition.yml Removed conditional check for deprecated ansible.netcommon.cli_parse (#362) 2024-07-25 20:04:11 +05:30