Skip to content

properly formatted yaml files #8

properly formatted yaml files

properly formatted yaml files #8

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

ansiblelint.yml

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

Annotations

4 errors and 10 warnings
yaml[new-line-at-end-of-file]: aws_ec2.yml#L8
No new line character at the end of file
yaml[indentation]: destroyinf.yml#L8
Wrong indentation: expected at least 3
yaml[indentation]: destroyinf.yml#L15
Wrong indentation: expected 4 but found 2
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]: 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
fqcn[action-core]: playbook.yml#L20
Use FQCN for builtin module actions (service).