Add redhat_ocp_virt platform to sap_hypervisor_node_preconfigure #19
ansible-lint-sap_hypervisor_node_preconfigure.yml
on: pull_request
ansible-lint
1m 0s
Annotations
10 errors and 1 warning
yaml[trailing-spaces]:
defaults/main.yml#L14
Trailing spaces
|
yaml[indentation]:
defaults/main.yml#L37
Wrong indentation: expected 4 but found 6
|
yaml[indentation]:
defaults/main.yml#L62
Wrong indentation: expected 16 but found 14
|
yaml[indentation]:
defaults/main.yml#L67
Wrong indentation: expected 16 but found 14
|
yaml[document-start]:
tasks/platform/redhat_ocp_virt/install-hpp.yml#L1
Missing document start "---"
|
yaml[indentation]:
tasks/platform/redhat_ocp_virt/install-hpp.yml#L5
Wrong indentation: expected 6 but found 8
|
yaml[indentation]:
tasks/platform/redhat_ocp_virt/install-hpp.yml#L18
Wrong indentation: expected 16 but found 14
|
yaml[indentation]:
tasks/platform/redhat_ocp_virt/install-hpp.yml#L69
Wrong indentation: expected 10 but found 8
|
yaml[empty-lines]:
tasks/platform/redhat_ocp_virt/install-hpp.yml#L93
Too many blank lines (3 > 0)
|
|
name[casing]:
handlers/main.yml#L3
All names should start with an uppercase letter.
|