Bump version to 1.2.9 #485
Annotations
10 warnings
playbooks/keycloak_federation.yml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: keycloak_admin_password)
|
playbooks/keycloak_federation.yml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: keycloak_clients)
|
playbooks/keycloak_federation.yml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: keycloak_realm)
|
playbooks/keycloak_federation.yml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: keycloak_user_federation)
|
roles/keycloak/meta/main.yml#L1
{'name': 'EL', 'versions': [8]} is not valid under any of the given schemas
|
roles/keycloak/tasks/install.yml#L22
Use failed_when and specify error conditions instead of using ignore_errors.
|
roles/keycloak/tasks/rhsso_patch.yml#L39
Jinja2 spacing could be improved: {{ rhn_products.results | map(attribute='file_path') | select('match', '^[^/]*/rh-sso-.*[0-9]*[.][0-9]*[.][0-9]*.*$') | map('regex_replace','[^/]*/rh-sso-([0-9]*[.][0-9]*[.][0-9]*)-.*','\1' ) | list | unique }} -> {{ rhn_products.results | map(attribute='file_path') | select('match', '^[^/]*/rh-sso-.*[0-9]*[.][0-9]*[.][0-9]*.*$') | map('regex_replace', '[^/]*/rh-sso-([0-9]*[.][0-9]*[.][0-9]*)-.*', '\1') | list | unique }}
|
roles/keycloak/tasks/systemd.yml#L42
Tasks that run when changed should likely be handlers.
|
roles/keycloak_quarkus/meta/main.yml#L1
{'name': 'EL', 'versions': [8]} is not valid under any of the given schemas
|
roles/keycloak_quarkus/tasks/systemd.yml#L31
Tasks that run when changed should likely be handlers.
|
The logs for this run have expired and are no longer available.
Loading