keycloak_realm: fix default groups and roles (#4241) (#4719)

* keycloak_realm: fix default groups and roles (#4241)

* add changelog fragment
This commit is contained in:
adam-cleo 2022-05-30 12:48:06 +02:00 committed by GitHub
commit 7ee15f95f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- "keycloak_realm - fix default groups and roles (https://github.com/ansible-collections/community.general/issues/4241)."