CI #54
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/install.yml#L3
All names should start with an uppercase letter.
|
name[casing]:
tasks/install.yml#L10
All names should start with an uppercase letter.
|
name[casing]:
tasks/main.yml#L3
All names should start with an uppercase letter.
|
name[casing]:
tasks/main.yml#L10
All names should start with an uppercase letter.
|
name[casing]:
tasks/repository.yml#L3
All names should start with an uppercase letter.
|
name[casing]:
tasks/repository.yml#L13
All names should start with an uppercase letter.
|
name[casing]:
tasks/repository.yml#L22
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. (../../)
|