mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
keycloak_client: fix idempotency regression (#9976)
* 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>
This commit is contained in:
parent
ab6e18b6cf
commit
0413774641
2 changed files with 12 additions and 4 deletions
|
@ -0,0 +1,2 @@
|
|||
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).
|
Loading…
Add table
Add a link
Reference in a new issue