fix: add missing default

This commit is contained in:
Guido Grazioli 2022-02-08 16:46:18 +01:00
commit 9cafd431fb
No known key found for this signature in database
GPG key ID: 22C8C31EF2BC093B
4 changed files with 27 additions and 20 deletions

View file

@ -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