mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-30 16:41:30 -07:00
Set the frontend URL to play well with other defaults
This commit is contained in:
parent
6270762a3a
commit
8173be4b58
6 changed files with 12 additions and 9 deletions
|
@ -76,7 +76,7 @@ argument_specs:
|
|||
default: false
|
||||
description: "Perform an offline install"
|
||||
type: "bool"
|
||||
jvm_package:
|
||||
keycloak_jvm_package:
|
||||
# line 23 of keycloak/defaults/main.yml
|
||||
default: "java-1.8.0-openjdk-devel"
|
||||
description: "RHEL java package runtime rpm"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue