Skip to content

Merge pull request #419 from sap-linuxlab/dev #7

Merge pull request #419 from sap-linuxlab/dev

Merge pull request #419 from sap-linuxlab/dev #7

Triggered via push August 2, 2023 09:15
Status Failure
Total duration 1m 0s
Artifacts
ansible-lint
47s
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).