community.general/changelogs/fragments/8898-add-arg-to-exclude-bind-credential-from-change-check.yaml
fgruenbauer 3b109abe18
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
2024-10-07 22:14:22 +02:00

2 lines
No EOL
211 B
YAML

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).