mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-07 14:44:22 -07:00
keycloak_user_federation: add module argument that allows excluding bindCredential
from update check (#8898)
* add module argument that allows excluding `bindCredential` from update check * add changelog fragment * change option name to `bind_credential_update_mode` and change type to str
This commit is contained in:
parent
cc8009621f
commit
3b109abe18
2 changed files with 32 additions and 3 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- keycloak_user_federation - add module argument allowing users to configure the update mode for the parameter ``bindCredential`` (https://github.com/ansible-collections/community.general/pull/8898).
|
Loading…
Add table
Add a link
Reference in a new issue