Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR #8443/06f13e79 backport][stable-9] Feature filter remove_keys #8473

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Jun 6, 2024

This is a backport of PR #8443 as merged into main (06f13e7).

SUMMARY

ansible.utils.remove_keys does not work properly. Fixing is not efficient.
Feature request #8442

ISSUE TYPE
  • New Module/Plugin Pull Request
COMPONENT NAME

community.general.remove_keys

ADDITIONAL INFORMATION

See: community.general.keep_keys #8438 #8456

* 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 06f13e7)
@patchback patchback bot mentioned this pull request Jun 6, 2024
@ansibullbot
Copy link
Collaborator

cc @vbotka
click here for bot help

@ansibullbot ansibullbot added backport filter filter plugin integration tests/integration new_contributor Help guide this first time contributor plugins plugin (any type) tests tests labels Jun 6, 2024
@felixfontein felixfontein merged commit 16d5d5f into stable-9 Jun 7, 2024
131 checks passed
@felixfontein felixfontein deleted the patchback/backports/stable-9/06f13e79b1bfac4cb33cce300856618582f238ef/pr-8443 branch June 7, 2024 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport filter filter plugin integration tests/integration new_contributor Help guide this first time contributor plugins plugin (any type) tests tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants