Enable docker flag for molecule usage. #15
Annotations
10 errors
name[casing]:
tasks/db/db.yml#L38
All names should start with an uppercase letter.
|
key-order[task]:
tasks/deps.yml#L7
You can improve the task key order to: name, when, block
|
key-order[task]:
tasks/deps.yml#L23
You can improve the task key order to: name, when, block
|
key-order[task]:
tasks/deps.yml#L39
You can improve the task key order to: name, when, block
|
key-order[task]:
tasks/install.yml#L50
You can improve the task key order to: name, when, block
|
no-changed-when:
tasks/install.yml#L52
Commands should not change things if nothing needs doing.
|
no-changed-when:
tasks/install.yml#L56
Commands should not change things if nothing needs doing.
|
no-changed-when:
tasks/install.yml#L80
Commands should not change things if nothing needs doing.
|
no-changed-when:
tasks/install.yml#L84
Commands should not change things if nothing needs doing.
|
key-order[task]:
tasks/os_prep.yml#L14
You can improve the task key order to: name, when, block
|