Skip to content

fix: ansible-lint 6.22 #31

fix: ansible-lint 6.22

fix: ansible-lint 6.22 #31

Triggered via pull request January 12, 2024 10:17
Status Failure
Total duration 45s
Artifacts
ansible-lint
36s
ansible-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
meta-no-info: meta/main.yml#L1
Role info should contain platforms
yaml[indentation]: tasks/detect_platform/main.yml#L82
Wrong indentation: expected 4 but found 2
yaml[indentation]: tasks/detect_platform/main.yml#L115
Wrong indentation: expected 4 but found 2
yaml[empty-lines]: tasks/detect_platform/main.yml#L131
Too many blank lines (1 > 0)
fqcn[action-core]: tasks/platform/hyp_redhat_rhel_kvm_vm/assert-set-tuned-profile.yml#L4
Use FQCN for builtin module actions (command).
no-changed-when: tasks/platform/hyp_redhat_rhel_kvm_vm/assert-set-tuned-profile.yml#L4
Commands should not change things if nothing needs doing.
fqcn[action-core]: tasks/platform/hyp_redhat_rhel_kvm_vm/assert-set-tuned-profile.yml#L8
Use FQCN for builtin module actions (assert).