get rid of rhn_ids dict

This commit is contained in:
Guido Grazioli 2022-12-13 15:31:08 +01:00
commit 2054082b40
No known key found for this signature in database
GPG key ID: 22C8C31EF2BC093B
3 changed files with 15 additions and 13 deletions

View file

@ -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 }}"