keycloak_quarkus: skip proxy config if keycloak_quarkus_proxy_mode
is none
#513
Annotations
10 warnings
playbooks/keycloak_federation.yml#L9
Variables names from within roles should use keycloak_realm_ as a prefix. (vars: keycloak_admin_password)
|
playbooks/keycloak_federation.yml#L9
Variables names from within roles should use keycloak_realm_ as a prefix. (vars: keycloak_clients)
|
playbooks/keycloak_federation.yml#L9
Variables names from within roles should use keycloak_realm_ as a prefix. (vars: keycloak_realm)
|
playbooks/keycloak_federation.yml#L9
Variables names from within roles should use keycloak_realm_ as a prefix. (vars: keycloak_user_federation)
|
roles/keycloak/meta/main.yml#L1
$.galaxy_info.platforms[0].versions[0] 8 is not one of ['6.1', '7.1', '7.2', 'all']. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
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
$.galaxy_info.platforms[0].versions[0] 8 is not one of ['6.1', '7.1', '7.2', 'all']. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
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