Fix Deploy Glances #84
Annotations
5 errors
yaml[indentation]:
.github/workflows/ansible-test.yml#L13
Wrong indentation: expected 6 but found 4
|
yaml[empty-lines]:
.github/workflows/ansible-test.yml#L15
Too many blank lines (1 > 0)
|
no-changed-when:
tasks/deploy_glances.yml#L5
Commands should not change things if nothing needs doing.
|
yaml[new-line-at-end-of-file]:
tasks/deploy_glances.yml#L20
No new line character at the end of file
|
Ansible Lint
Process completed with exit code 1.
|