Skip to content

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

[idrac_system_erase] - Erase of system and storage components

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

Triggered via pull request September 20, 2024 18:05
Status Success
Total duration 3m 14s
Artifacts

ansible-test.yml

on: pull_request
ansible-lint  /  Ansible Lint
2m 17s
ansible-lint / Ansible Lint
sanity  /  Matrix Sanity
11s
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)