keycloak modules support or samples

Hi community,

I started to provision a KeyCloak instance (based on the Docker image) with the available modules

keycloak_client
keycloak_group

I could´nt find any thread regarding these modules - so my question is if there´s any experience out there?
For example I´m interested in

  • how to create Groups with subGroups,

  • how to manage roles

  • how to manage users

Thanx for any support or links to some samples,

Torsten

I had a look at the source code. Unfortunately it seams that this module provide only few features and does not handle sub groups :
https://github.com/ansible/ansible/blob/stable-2.8/lib/ansible/modules/identity/keycloak/keycloak_group.py