mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-09-21 22:43:07 -07:00
document argument_specs
This commit is contained in:
parent
9cafd431fb
commit
20f321c628
8 changed files with 92 additions and 90 deletions
|
@ -7,9 +7,6 @@ keycloak_admin_password:
|
|||
# name of the realm to create, this is a required variable
|
||||
keycloak_realm:
|
||||
|
||||
# keycloak realm clients, this is a required variable
|
||||
keycloak_clients:
|
||||
|
||||
# other settings
|
||||
keycloak_url: "http://{{ keycloak_host }}:{{ keycloak_http_port }}"
|
||||
keycloak_management_url: "http://{{ keycloak_host }}:{{ keycloak_management_http_port }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue