remove unused vars, document used vars

This commit is contained in:
Guido Grazioli 2022-01-27 13:23:00 +01:00
commit 8895bc8e1f
No known key found for this signature in database
GPG key ID: 22C8C31EF2BC093B
4 changed files with 15 additions and 8 deletions

View file

@ -12,6 +12,12 @@ rhsso_rhn_ids:
keycloak_url: "http://{{ keycloak_host }}:{{ keycloak_http_port }}"
keycloak_management_url: "http://{{ keycloak_host }}:{{ keycloak_management_http_port }}"
keycloak:
home: "{{ keycloak_jboss_home }}"
config_dir: "{{ keycloak_config_dir }}"
# database
keycloak_jdbc:
postgres: