Skip to content

Ansible Lint

Ansible Lint #14

Manually triggered December 19, 2025 23:16
Status Failure
Total duration 29s
Artifacts

ansible-lint.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint
Process completed with exit code 1.
yaml[indentation]: playbook09_debug.yml#L16
Wrong indentation: expected 6 but found 7
yaml[indentation]: playbook09_debug.yml#L12
Wrong indentation: expected 6 but found 7
yaml[indentation]: playbook09_debug.yml#L10
Wrong indentation: expected 4 but found 2
yaml[indentation]: playbook07-gather_facts.yml#L8
Wrong indentation: expected at least 3
no-changed-when: playbook05-fails.yml#L9
Commands should not change things if nothing needs doing.
yaml[indentation]: playbook04-artifact.yml#L22
Wrong indentation: expected 12 but found 10
risky-file-permissions: playbook04-artifact.yml#L20
File permissions unset or incorrect.