mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 15:07:32 +00:00
Feature filter remove_keys (#8443)
* Add filter remove_keys.
* Add filter remove_keys integration test, fragment, and maintainer.
* Update with plugins/plugin_utils/keys_filter.py
* Update according PR #8456
* Update maintainers.
* Fix typo in return doc.
* Remove local keys_filter.py. Then rebase.
* Add local keys_filter.py
* Update plugins/filter/remove_keys.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/filter/remove_keys.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| plugin_utils | ||
| test | ||