mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-17 05:17:33 +00:00
new module: keycloak_realm_users_info (#12105)
* init keycloak user info * fix docs * rename * nox -Re formatters * botmeta * update runtime.yml * fix line too long * fix stupid * mv keycloak_realm_users.py keycloak_realm_users_info.py * add integration test * fix integrationtest * fix version_added Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> * fix eof * use other file as template * use keycloak_client_rolescope as basis * refactor functions * fix extends_documentation_fragment * clean some things up * improve diff? * docstring * revert to old logic --------- Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
27ed9cf919
commit
7b8ed586da
9 changed files with 289 additions and 12 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
|
@ -887,6 +887,8 @@ files:
|
|||
maintainers: danekja
|
||||
$modules/keycloak_realm_rolemapping.py:
|
||||
maintainers: agross mhuysamen Gaetan2907
|
||||
$modules/keycloak_realm_users_info.py:
|
||||
maintainers: felix-grzelka
|
||||
$modules/keycloak_role.py:
|
||||
maintainers: laurpaum
|
||||
$modules/keycloak_user.py:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue