mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-30 16:41:30 -07:00
Allow to configure admin_url
This commit is contained in:
parent
cca20a067d
commit
aaae1d1129
7 changed files with 17 additions and 0 deletions
|
@ -334,6 +334,10 @@ argument_specs:
|
|||
required: False
|
||||
description: "Override the default database connection validation query sql"
|
||||
type: "str"
|
||||
keycloak_admin_url:
|
||||
required: False
|
||||
description: "Override the default administration endpoint URL"
|
||||
type: "str"
|
||||
downstream:
|
||||
options:
|
||||
sso_version:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue