CI #66
Annotations
2 errors and 8 warnings
no-changed-when:
handlers/main.yml#L3
Commands should not change things if nothing needs doing.
|
Lint
Process completed with exit code 2.
|
name[casing]:
handlers/main.yml#L3
All names should start with an uppercase letter.
|
role-name[path]:
molecule/default/converge.yml#L2
Avoid using paths when importing roles. (../../../)
|
name[casing]:
tasks/main.yml#L3
All names should start with an uppercase letter.
|
name[casing]:
tasks/main.yml#L14
All names should start with an uppercase letter.
|
name[play]:
tests/test.yml#L3
All plays should be named.
|
role-name[path]:
tests/test.yml#L3
Avoid using paths when importing roles. (../../)
|
name[play]:
tests/vagrant.yml#L3
All plays should be named.
|
role-name[path]:
tests/vagrant.yml#L3
Avoid using paths when importing roles. (../../)
|