mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 00:21:23 -07:00
[PR #9691/41caa9a2 backport][stable-10] keycloak module utils replace missing return in get_role_composites
(#9703)
keycloak module utils replace missing return in `get_role_composites` (#9691)
* fix: replace missing return (#9678)
* chore: add changelog fragment (#9678)
* chore: update changelog fragment (#9678)
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 41caa9a22c
)
Co-authored-by: Mark Armstrong <markparmstrong@gmail.com>
This commit is contained in:
parent
07e4e4a782
commit
3c77c8ec3c
2 changed files with 3 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- keycloak module utils - replaces missing return in get_role_composites method which caused it to return None instead of composite roles (https://github.com/ansible-collections/community.general/issues/9678, https://github.com/ansible-collections/community.general/pull/9691).
|
Loading…
Add table
Add a link
Reference in a new issue