keycloak_user_federation: fix diff of empty krbPrincipalAttribute (#8320)

keycloak_user_federation: fix diff of empty `krbPrincipalAttribute` (#8320)
This commit is contained in:
Eike Waldt 2024-05-11 16:54:23 +02:00 committed by GitHub
commit a71e19130d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- keycloak_user_federation - fix diff of empty ``krbPrincipalAttribute`` (https://github.com/ansible-collections/community.general/pull/8320).