mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-14 05:22:00 +00:00
add variable for force_frontend_url
This commit is contained in:
@@ -84,6 +84,7 @@ keycloak_modcluster:
|
||||
enabled: "{{ keycloak_ha_enabled or keycloak_modcluster_enabled }}"
|
||||
reverse_proxy_urls: "{{ keycloak_modcluster_urls }}"
|
||||
frontend_url: "{{ keycloak_frontend_url }}"
|
||||
force_frontend_url: "{{ keycloak_frontend_url_force }}"
|
||||
|
||||
# infinispan
|
||||
keycloak_remotecache:
|
||||
|
||||
Reference in New Issue
Block a user