Skip to content

ignored files and added pipefail #6

ignored files and added pipefail

ignored files and added pipefail #6

Triggered via push February 1, 2024 04:44
Status Failure
Total duration 31s
Billable time 1m
Artifacts

ansiblelint.yml

on: push
Ansible Lint
23s
Ansible Lint
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
yaml[new-line-at-end-of-file]: aws_ec2.yml#L7
No new line character at the end of file
yaml[trailing-spaces]: aws_ec2.yml#L7
Trailing spaces
yaml[indentation]: destroyinf.yml#L8
Wrong indentation: expected at least 3
yaml[indentation]: destroyinf.yml#L15
Wrong indentation: expected 4 but found 2
yaml[new-line-at-end-of-file]: destroyinf.yml#L19
No new line character at the end of file
Ansible Lint
Process completed with exit code 2.
fqcn[action-core]: destroyinf.yml#L8
Use FQCN for builtin module actions (apt).
fqcn[action-core]: destroyinf.yml#L15
Use FQCN for builtin module actions (apt).
yaml[trailing-spaces]: destroyinf.yml#L19
Trailing spaces
yaml[trailing-spaces]: playbook.yml#L5
Trailing spaces
fqcn[action-core]: playbook.yml#L8
Use FQCN for builtin module actions (apt).
yaml[indentation]: playbook.yml#L8
Wrong indentation: expected at least 3
fqcn[action-core]: playbook.yml#L15
Use FQCN for builtin module actions (apt).
package-latest: playbook.yml#L15
Package installs should not use latest.
yaml[indentation]: playbook.yml#L15
Wrong indentation: expected 4 but found 2
yaml[trailing-spaces]: playbook.yml#L19
Trailing spaces