mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-29 23:49:09 +00:00
fix version_added
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
ab08b5304c
commit
5b7d05e231
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ module: keycloak_realm_users_info
|
|||
|
||||
short_description: Retrieve users from a Keycloak realm using the Keycloak API
|
||||
|
||||
version_added: 8.2.0
|
||||
version_added: 13.1.0
|
||||
|
||||
description:
|
||||
- This module retrieves all users from a specified Keycloak realm using the Keycloak REST API.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue