mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-16 07:30:32 -07:00
* add function to normalize kc responses * add changelog fragment * Update changelogs/fragments/9976-keycloak_client-fix-idempotency-regression.yml Co-authored-by: Felix Fontein <felix@fontein.de> * add newline to changelog fragment --------- Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
261 B
YAML
2 lines
261 B
YAML
bugfixes:
|
|
- keycloak_client - fix the idempotency regression by normalizing the Keycloak response for ``after_client`` (https://github.com/ansible-collections/community.general/issues/9905, https://github.com/ansible-collections/community.general/pull/9976).
|