ansible.utils/plugins
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
..
action cli_parse: Fix finding relative template_path when used inside role/collection (#333) 2024-07-25 22:07:08 +05:30
filter add wildcard mask/hostmask to ipaddr filter doc page (#324) 2024-07-19 20:13:24 +05:30
lookup Undo changes done by https://github.com/ansible-collections/ansible.utils/pull/172 (#335) 2024-03-01 11:36:54 +05:30
module_utils/common Clean up test failures (#216) 2022-10-13 11:01:42 -04:00
modules docs: Fixed validate lookup plugin and module filter examples in document (#325) 2024-01-16 14:44:01 +05:30
plugin_utils fix from_xml: return python dictionary (#361) 2024-07-25 22:20:32 +05:30
sub_plugins [pre-commit.ci] pre-commit autoupdate (#327) 2024-06-11 10:02:49 +05:30
test fact_diff filter plugin (#310) 2023-11-13 11:28:43 +05:30