Merge pull request #80 from cradle8810/77_console_apt_loop #56
Annotations
10 errors
name[play]:
console.yml#L2
All plays should be named.
|
fqcn[action-core]:
console.yml#L12
Use FQCN for builtin module actions (import_tasks).
|
name[missing]:
console.yml#L12
All tasks should be named.
|
fqcn[action-core]:
console.yml#L21
Use FQCN for builtin module actions (import_tasks).
|
name[missing]:
console.yml#L21
All tasks should be named.
|
name[casing]:
console.yml#L23
All names should start with an uppercase letter.
|
name[casing]:
console.yml#L33
All names should start with an uppercase letter.
|
fqcn[action-core]:
console.yml#L53
Use FQCN for builtin module actions (import_tasks).
|
name[missing]:
console.yml#L53
All tasks should be named.
|
fqcn[action-core]:
console.yml#L55
Use FQCN for builtin module actions (import_tasks).
|