CI #50
Annotations
1 error and 10 warnings
Molecule (debian10)
Process completed with exit code 1.
|
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#L15
All names should start with an uppercase letter.
|
name[casing]:
tasks/main.yml#L27
All names should start with an uppercase letter.
|
name[casing]:
tasks/main.yml#L42
All names should start with an uppercase letter.
|
no-handler:
tasks/main.yml#L42
Tasks that run when changed should likely be handlers.
|
name[casing]:
tasks/main.yml#L55
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.
|