Skip to content

CI

CI #3510

Triggered via schedule September 21, 2024 06:01
Status Success
Total duration 3m 5s
Artifacts

ansible-test.yml

on: schedule
ansible-lint  /  Ansible Lint
2m 10s
ansible-lint / Ansible Lint
sanity  /  Matrix Sanity
10s
sanity / Matrix Sanity
unit-galaxy  /  Matrix Unit
10s
unit-galaxy / Matrix Unit
Matrix: sanity / test
Matrix: unit-galaxy / test
all_green
0s
all_green
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
jinja[spacing]: roles/idrac_reset/molecule/_get_or_update_settings.yml#L135
Jinja2 spacing could be improved: {{ oem['#DellManager.ResetToDefaults'] ['ResetType@Redfish.AllowableValues'] if '#DellManager.ResetToDefaults' in oem else [] }} -> {{ oem['#DellManager.ResetToDefaults']['ResetType@Redfish.AllowableValues'] if '#DellManager.ResetToDefaults' in oem else [] }}
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L3
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: validate_certs)
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L4
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: https_timeout)
var-naming[no-role-prefix]: roles/idrac_attributes/defaults/main.yml#L5
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: https_port)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: hostname)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: idrac_attributes)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: password)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: username)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L10
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: validate_certs)
var-naming[no-role-prefix]: roles/idrac_attributes/molecule/default/converge.yml#L29
Variables names from within roles should use idrac_attributes_ as a prefix. (vars: hostname)