CI #120
Annotations
10 warnings
role-name[path]:
molecule/default/converge.yml#L2
Avoid using paths when importing roles. (../../../)
|
name[casing]:
molecule/default/converge.yml#L6
All names should start with an uppercase letter.
|
name[casing]:
tasks/install.yml#L3
All names should start with an uppercase letter.
|
name[casing]:
tasks/install.yml#L12
All names should start with an uppercase letter.
|
name[casing]:
tasks/install.yml#L19
All names should start with an uppercase letter.
|
name[casing]:
tasks/install.yml#L30
All names should start with an uppercase letter.
|
name[casing]:
tasks/install.yml#L41
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#L14
All names should start with an uppercase letter.
|
name[play]:
tests/test.yml#L3
All plays should be named.
|