add rhsso_cli tasks, change shape of rhsso_rhn_ids

This commit is contained in:
Guido Grazioli
2022-03-08 13:57:06 +01:00
committed by Pelisse Romain
parent f5cd6d8061
commit 707d8cfb11
5 changed files with 35 additions and 5 deletions

View File

@@ -5,8 +5,11 @@ keycloak_admin_password:
# internal variables below
rhsso_rhn_ids:
'7.5.0': '101971'
'7.5.1': '103836'
'7.5.0':
id: '101971'
latest_cp:
id: '103836'
v: '7.5.1'
# locations
keycloak_url: "http://{{ keycloak_host }}:{{ keycloak_http_port }}"