fix(CI): fetch and parse promtail checksum #36
Annotations
8 errors
galaxy[no-changelog]:
galaxy.yml#L1
No changelog found. Please add a changelog file. Refer to the galaxy.md file for more info.
|
schema[playbook]:
playbook.yml#L1
$[0].roles[0] 'role' is a required property. See https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse_roles.html#roles
|
yaml[line-length]:
roles/promtail/defaults/main.yml#L4
Line too long (164 > 160 characters)
|
no-handler:
roles/promtail/tasks/setup-Debian.yml#L19
Tasks that run when changed should likely be handlers.
|
name[play]:
roles/promtail/tests/test.yml#L2
All plays should be named.
|
yaml[line-length]:
roles/vmagent/defaults/main.yml#L17
Line too long (238 > 160 characters)
|
ansible-lint
Process completed with exit code 1.
|
test (promtail)
Process completed with exit code 2.
|