Consistency changes #50
Annotations
10 errors and 10 warnings
name[missing]:
molecule/default/prepare.yml#L13
All tasks should be named.
|
no-changed-when:
tasks/core.yml#L13
Commands should not change things if nothing needs doing.
|
no-changed-when:
tasks/core.yml#L49
Commands should not change things if nothing needs doing.
|
no-changed-when:
tasks/plugins.yml#L16
Commands should not change things if nothing needs doing.
|
no-changed-when:
tasks/plugins.yml#L48
Commands should not change things if nothing needs doing.
|
no-changed-when:
tasks/plugins.yml#L63
Commands should not change things if nothing needs doing.
|
no-changed-when:
tasks/themes.yml#L16
Commands should not change things if nothing needs doing.
|
no-handler:
tasks/users.yml#L16
Tasks that run when changed should likely be handlers.
|
name[missing]:
tests/test.yml#L14
All tasks should be named.
|
name[missing]:
tests/vagrant.yml#L14
All tasks should be named.
|
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]:
molecule/default/prepare.yml#L6
All names should start with an uppercase letter.
|
name[casing]:
molecule/default/prepare.yml#L8
All names should start with an uppercase letter.
|
name[casing]:
molecule/default/prepare.yml#L10
All names should start with an uppercase letter.
|
name[casing]:
tasks/chown.yml#L3
All names should start with an uppercase letter.
|
name[casing]:
tasks/configure.yml#L3
All names should start with an uppercase letter.
|
name[casing]:
tasks/core.yml#L3
All names should start with an uppercase letter.
|
name[casing]:
tasks/core.yml#L13
All names should start with an uppercase letter.
|
name[casing]:
tasks/core.yml#L23
All names should start with an uppercase letter.
|