Skip to content

[idrac_system_erase] - Erase of system and storage components #3502

[idrac_system_erase] - Erase of system and storage components

[idrac_system_erase] - Erase of system and storage components #3502

Triggered via pull request September 20, 2024 12:56
Status Success
Total duration 3m 56s
Artifacts

ansible-test.yml

on: pull_request
ansible-lint  /  Ansible Lint
2m 19s
ansible-lint / Ansible Lint
sanity  /  Matrix Sanity
13s
sanity / Matrix Sanity
unit-galaxy  /  Matrix Unit
15s
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)