mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
f71af21287
keycloak_user_federation: add module arg to make mapper removal optout (#8764)
* add module arg to make mapper removal optout
* change parameter name to snake case: remove_unspecified_mappers
* add period to parameter description
Co-authored-by: Felix Fontein <felix@fontein.de>
* use dict indexing to get parameter instead of `.get()`
* add changelog fragment
* Update changelogs/fragments/8764-keycloak_user_federation-make-mapper-removal-optout.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* add `version_added` to argument description
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/keycloak_user_federation.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
---|---|---|
.. | ||
.keep | ||
8759-gitlab_project-sort-params.yml | ||
8762-keycloac_user_federation-fix-key-error-when-updating.yml | ||
8764-keycloak_user_federation-make-mapper-removal-optout.yml | ||
8766-mh-deco-improve.yml | ||
8776-mute-vardict-deprecation.yml | ||
8790-gitlab_project-fix-cleanup-policy-on-project-create.yml | ||
8796-gitlab-access-token-check-mode.yml |