Ansible Lint #14
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.
|