1
0
Fork 0
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:
felix-grzelka 2026-05-29 11:35:57 +02:00 committed by Felix Grzelka
parent ab08b5304c
commit 5b7d05e231

View file

@ -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.