mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-27 08:21:53 -07:00
get rid of rhn_ids dict
This commit is contained in:
parent
9157f83f96
commit
2054082b40
3 changed files with 15 additions and 13 deletions
|
@ -1,11 +1,5 @@
|
|||
---
|
||||
# internal variables below
|
||||
sso_rhn_ids:
|
||||
'7.5.0': # noqa vars_in_vars_files_have_valid_names
|
||||
id: '101971'
|
||||
latest_cp:
|
||||
id: '103836'
|
||||
v: '7.5.1'
|
||||
|
||||
# locations
|
||||
keycloak_url: "http://{{ keycloak_host }}:{{ keycloak_http_port }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue