From 9bb680b8e6867a78960cd73bbe7dbe7e3fa6cf2f Mon Sep 17 00:00:00 2001 From: Harsha Cherukuri Date: Sun, 26 Jul 2026 21:02:08 -0400 Subject: [PATCH] Update plugins/modules/keycloak_realm_users_info.py Co-authored-by: Felix Fontein --- plugins/modules/keycloak_realm_users_info.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/plugins/modules/keycloak_realm_users_info.py b/plugins/modules/keycloak_realm_users_info.py index e6f5133..db081a3 100644 --- a/plugins/modules/keycloak_realm_users_info.py +++ b/plugins/modules/keycloak_realm_users_info.py @@ -22,10 +22,6 @@ description: - Authentication can be performed either with username/password or with a token. - The names of module options are snake_case versions of the camelCase ones found in the Keycloak API and its documentation at U(https://www.keycloak.org/docs-api/latest/rest-api/index.html). -attributes: - action_group: - # Originally added in community.general 10.2.0 - version_added: "3.1.0" options: realm: