mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-21 20:59:10 +00:00
* 11430: fix diff for keycloak client auth flow overrides * 11430: add changelog fragment * 11430: move util function merge_settings_without_absent_nulls to the util functions file _keycloak_utils * 11443: code cleanup --------- Co-authored-by: Thomas Bargetz <thomas.bargetz@rise-world.com>
2 lines
No EOL
277 B
YAML
2 lines
No EOL
277 B
YAML
bugfixes:
|
|
- keycloak_client - fix idempotency bug caused by ``null`` flow overrides value differences for non-existing flow overrides (https://github.com/ansible-collections/community.general/issues/11430, https://github.com/ansible-collections/community.general/pull/11455). |