mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-30 08:31:39 -07:00
refactor offline install, rhsso patch install
This commit is contained in:
parent
11fb2cc43b
commit
906ba3c577
5 changed files with 20 additions and 16 deletions
|
@ -4,6 +4,9 @@
|
|||
keycloak_admin_password:
|
||||
|
||||
# internal variables below
|
||||
rhsso_rhn_ids:
|
||||
'7.5.0': '101971'
|
||||
'7.5.1': '103836'
|
||||
|
||||
# locations
|
||||
keycloak_url: "http://{{ keycloak_host }}:{{ keycloak_http_port }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue