Skip to content

fixing typo in var name #269

fixing typo in var name

fixing typo in var name #269

Triggered via push July 10, 2023 18:59
Status Success
Total duration 1m 33s
Artifacts

code-linting.yml

on: push
cookstyle-vsphere70
47s
cookstyle-vsphere70
ansiblelint-vsphere70
25s
ansiblelint-vsphere70
cookstyle-vsphere80
1m 7s
cookstyle-vsphere80
ansiblelint-vsphere80
29s
ansiblelint-vsphere80
cookstyle-photon30
44s
cookstyle-photon30
ansiblelint-photon30
24s
ansiblelint-photon30
cookstyle-photon40
50s
cookstyle-photon40
ansiblelint-photon40
24s
ansiblelint-photon40
cookstyle-photon50
42s
cookstyle-photon50
ansiblelint-photon50
22s
ansiblelint-photon50
cookstyle-vcd104
42s
cookstyle-vcd104
ansiblelint-vcd104
23s
ansiblelint-vcd104
cookstyle-horizon-8
50s
cookstyle-horizon-8
cookstyle-vra-8
52s
cookstyle-vra-8
cookstyle-vcf4
46s
cookstyle-vcf4
cookstyle-vcf5
42s
cookstyle-vcf5
ansiblelint-vcf5
26s
ansiblelint-vcf5
cookstyle-nsx3
43s
cookstyle-nsx3
cookstyle-nsx4
43s
cookstyle-nsx4
ansiblelint-nsx3
24s
ansiblelint-nsx3
ansiblelint-nsx4
30s
ansiblelint-nsx4
ansiblelint-vsphere70-esxi
49s
ansiblelint-vsphere70-esxi
ansiblelint-vsphere70-vm
44s
ansiblelint-vsphere70-vm
Fit to window
Zoom out
Zoom in

Annotations

35 warnings
command-instead-of-module: nsx/3.x/ansible/vmware-nsxt-3.x-stig-ansible-hardening/roles/manager/tasks/manager.yml#L274
sed used in place of template, replace or lineinfile module
no-changed-when: nsx/3.x/ansible/vmware-nsxt-3.x-stig-ansible-hardening/roles/manager/tasks/manager.yml#L274
Commands should not change things if nothing needs doing.
no-changed-when: nsx/3.x/ansible/vmware-nsxt-3.x-stig-ansible-hardening/roles/manager/tasks/manager.yml#L310
Commands should not change things if nothing needs doing.
no-changed-when: vsphere/8.0/vcsa/ansible/vmware-vcsa-8.0-stig-ansible-hardening/roles/eam/handlers/main.yml#L3
Commands should not change things if nothing needs doing.
ignore-errors: vsphere/8.0/vcsa/ansible/vmware-vcsa-8.0-stig-ansible-hardening/roles/eam/tasks/eam.yml#L13
Use failed_when and specify error conditions instead of using ignore_errors.
no-changed-when: vsphere/8.0/vcsa/ansible/vmware-vcsa-8.0-stig-ansible-hardening/roles/envoy/handlers/main.yml#L3
Commands should not change things if nothing needs doing.
ignore-errors: vsphere/8.0/vcsa/ansible/vmware-vcsa-8.0-stig-ansible-hardening/roles/envoy/tasks/envoy.yml#L13
Use failed_when and specify error conditions instead of using ignore_errors.
no-changed-when: vsphere/8.0/vcsa/ansible/vmware-vcsa-8.0-stig-ansible-hardening/roles/lookup/handlers/main.yml#L3
Commands should not change things if nothing needs doing.
ignore-errors: vsphere/8.0/vcsa/ansible/vmware-vcsa-8.0-stig-ansible-hardening/roles/lookup/tasks/lookup.yml#L13
Use failed_when and specify error conditions instead of using ignore_errors.
ignore-errors: vsphere/8.0/vcsa/ansible/vmware-vcsa-8.0-stig-ansible-hardening/roles/perfcharts/tasks/perfcharts.yml#L13
Use failed_when and specify error conditions instead of using ignore_errors.
command-instead-of-module: nsx/4.x/ansible/vmware-nsx-4.x-stig-ansible-hardening/roles/manager/tasks/manager.yml#L93
sed used in place of template, replace or lineinfile module