mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 15:04:02 -07:00
Fix keycloak sub-group search (#10840)
* fix bug in missing realm argument when searching for groups
* MR change fragment
* 39+1=40
(cherry picked from commit b865bf5751
)
Co-authored-by: Jakub Danek <danekja@users.noreply.github.com>
2 lines
No EOL
176 B
YAML
2 lines
No EOL
176 B
YAML
bugfixes:
|
|
- keycloak_group - fixes an issue where module ignores realm when searching subgroups by name (https://github.com/ansible-collections/community.general/pull/10840). |