Initial working version #1
Annotations
4 errors and 10 warnings
Lint
Process completed with exit code 2.
|
Lint:
tests/vagrant.yml#L7
Comment not indented like content
|
Lint:
tests/test.yml#L7
Comment not indented like content
|
Lint:
tasks/main.yml#L42
Commands should not change things if nothing needs doing.
|
Lint:
tasks/main.yml#L42
All names should start with an uppercase letter.
|
Lint:
tasks/main.yml#L33
All names should start with an uppercase letter.
|
Lint:
tasks/main.yml#L25
All names should start with an uppercase letter.
|
Lint:
tasks/main.yml#L15
All names should start with an uppercase letter.
|
Lint:
tasks/main.yml#L3
All names should start with an uppercase letter.
|
Lint:
molecule/default/verify.yml#L6
All names should start with an uppercase letter.
|
Lint:
molecule/default/converge.yml#L6
All names should start with an uppercase letter.
|
Lint:
molecule/default/converge.yml#L2
Avoid using paths when importing roles. (../../../)
|
Lint:
./tests/vagrant.yml#L7
7:1 [comments-indentation] comment not indented like content
|
Lint:
./tests/test.yml#L7
7:1 [comments-indentation] comment not indented like content
|