mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-14 13:32:02 +00:00
AMW-384 Keycloak realm variable keycloak_url with hard-coded http
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
---
|
||||
# internal variables below
|
||||
|
||||
# locations
|
||||
keycloak_url: "http://{{ keycloak_host }}:{{ keycloak_http_port + keycloak_jboss_port_offset }}"
|
||||
keycloak_management_url: "http://{{ keycloak_host }}:{{ keycloak_management_http_port + keycloak_jboss_port_offset }}"
|
||||
|
||||
|
||||
keycloak:
|
||||
|
||||
Reference in New Issue
Block a user