mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-15 05:52:11 +00:00
Set default keycloak_quarkus_http_relative_path as per upstream docs
This commit is contained in:
@@ -152,7 +152,8 @@ argument_specs:
|
||||
type: "str"
|
||||
keycloak_quarkus_http_relative_path:
|
||||
required: false
|
||||
description: "Service context path"
|
||||
default: /
|
||||
description: "Set the path relative to / for serving resources. The path must start with a /"
|
||||
type: "str"
|
||||
keycloak_quarkus_frontend_url:
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user