Skip to content

ansible 2.16: add docker dependency #45

ansible 2.16: add docker dependency

ansible 2.16: add docker dependency #45

Triggered via pull request August 12, 2024 19:33
Status Failure
Total duration 30s
Artifacts

ansible.yml

on: pull_request
ansible-lint
22s
ansible-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
yaml[line-length]: .github/workflows/stale.yml#L19
Line too long (169 > 160 characters)
yaml[line-length]: .github/workflows/stale.yml#L21
Line too long (168 > 160 characters)
yaml[comments]: .travis.yml#L20
Missing starting space in comment
yaml[comments]: .travis.yml#L33
Missing starting space in comment
yaml[line-length]: .travis.yml#L62
Line too long (187 > 160 characters)
fqcn[action-core]: handlers/main.yml#L3
Use FQCN for builtin module actions (service).
name[casing]: handlers/main.yml#L3
All names should start with an uppercase letter.
no-free-form: handlers/main.yml#L3
Avoid using free-form when calling module actions. (service)
fqcn[action-core]: handlers/main.yml#L9
Use FQCN for builtin module actions (command).
name[casing]: handlers/main.yml#L9
All names should start with an uppercase letter.