mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 13:53:10 +00:00
keycloak_realm: fix change detection in check mode by normalizing realms beforehand (#8877)
* keycloak_realm: fix change detection in check mode by normalizing realms beforehand
* add changelog fragment
(cherry picked from commit deaad6e547)
Co-authored-by: fgruenbauer <gruenbauer@b1-systems.de>