mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
3d03eda99e
* set identityprovideralias by default
* refactor mappers change detection
* fix sanity check
* update tests
* add changelog fragment
* Update changelogs/fragments/3538-fix-keycloak-idp-mappers-change-detection.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit d44c85aa90
)
Co-authored-by: Laurent Paumier <30328363+laurpaum@users.noreply.github.com>
2 lines
244 B
YAML
2 lines
244 B
YAML
bugfixes:
|
|
- keycloak_identity_provider - fix change detection when updating identity provider mappers (https://github.com/ansible-collections/community.general/pull/3538, https://github.com/ansible-collections/community.general/issues/3537).
|