mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-16 17:01:30 +00:00
keycloak_user_federation: add mapper removal (#8695)
* add unwanted mapper removal
* check for mapper updates in already fetched data to remove unnecessary API calls
* added mock answers and updated request count to match the added delete and fetch after_comp calls
* fix sanity issues
* add changelog fragment
* removed automatic field numbering from format
* replace filter expression with list comprehension
Co-authored-by: Felix Fontein <felix@fontein.de>
* add module name, link to issue and link to PR to changelog
Co-authored-by: Felix Fontein <felix@fontein.de>
* Use list comprehension.
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 9.3.0.yml | ||
| 8623-become-types.yml | ||
| 8624-cache-types.yml | ||
| 8625-inventory-types.yml | ||
| 8626-lookup-types.yml | ||
| 8627-connection-types.yml | ||
| 8628-callback-types.yml | ||
| 8632-pkgng-add-option-use_globs.yml | ||
| 8646-fix-bug-in-proxmox-volumes.yml | ||
| 8648-fix-gitlab-runner-paused.yaml | ||
| 8654-add-redis-tls-params.yml | ||
| 8674-add-gitlab-project-cleanup-policy.yml | ||
| 8675-pipx-install-suffix.yml | ||
| 8695-keycloak_user_federation-mapper-removal.yml | ||
| 8711-gconftool2-refactor.yml | ||