ansible.utils/plugins
Vinay M d902c0f4f9
Fixes keep_keys filter to retain the entire node when a key match occurs, rather than just the leaf node values. (#377)
* Fix keep_keys not keeping the values if they are not a string

* added changelog

* remove inventory

* add tests

* added more test
2024-09-27 19:53:27 +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 fix the pylint used-before-assignment error (#367) 2024-08-20 20:19:57 +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 Fixes keep_keys filter to retain the entire node when a key match occurs, rather than just the leaf node values. (#377) 2024-09-27 19:53:27 +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