mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-30 08:31:39 -07:00
fix: add missing default
This commit is contained in:
parent
f74d504b53
commit
9cafd431fb
4 changed files with 27 additions and 20 deletions
|
@ -13,4 +13,3 @@ keycloak_clients:
|
|||
# other settings
|
||||
keycloak_url: "http://{{ keycloak_host }}:{{ keycloak_http_port }}"
|
||||
keycloak_management_url: "http://{{ keycloak_host }}:{{ keycloak_management_http_port }}"
|
||||
keycloak_rhsso_enable: False
|
Loading…
Add table
Add a link
Reference in a new issue