mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
3bca21aa1b
Feature filter keep_keys (#8456)
* Add filter keep_keys. Implement feature request #8438
* Fix comment indentation.
* Fix regex reference.
* Fix indentation.
* Fix isinstance list.
* Update plugins/plugin_utils/keys_filter.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/plugin_utils/keys_filter.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/plugin_utils/keys_filter.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/plugin_utils/keys_filter.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/filter/keep_keys.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update documentation, examples, and integration tests.
* _keys_filter_target_str returns tuple of unique target strings if
target is list. Update documentation, function comments, and error
messages.
* Sort maintainers.
* Update plugins/filter/keep_keys.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update examples with explicit collection.
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
---|---|---|
.. | ||
keys_filter.py | ||
unsafe.py |