mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-03 23:41:51 +00:00
keycloak_client: 11443: Fix false change detection for null client attributes (#11444)
* 11443: fix diff for keycloak_client module for non existing client attributes * 11443: code cleanup * 11443: add changelog fragment * Adjust changelog fragment. --------- Co-authored-by: Thomas Bargetz <thomas.bargetz@rise-world.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
53e1e86bcc
commit
ccf61224f1
2 changed files with 7 additions and 1 deletions
|
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- keycloak_client - fix idempotency bug caused by ``null`` client attribute value differences for non-existing client attributes (https://github.com/ansible-collections/community.general/issues/11443, https://github.com/ansible-collections/community.general/pull/11444).
|
||||
Loading…
Add table
Add a link
Reference in a new issue