macbook.hayaworld.localに依存するtasksのLint結果を反映 #58
Annotations
10 errors
yaml[trailing-spaces]:
inventories/host_vars/console.yml#L13
Trailing spaces
|
yaml[trailing-spaces]:
inventories/host_vars/console.yml#L16
Trailing spaces
|
var-naming[pattern]:
inventories/host_vars/rui/ads_hosts/NXDOMAIN.yml#L2
Variables names should match ^\[a-z_]\[a-z0-9_]*$ regex. (NXDOMAIN) (vars: NXDOMAIN)
|
var-naming[pattern]:
inventories/host_vars/rui/ads_hosts/NXDOMAIN_book_scam.yml#L2
Variables names should match ^\[a-z_]\[a-z0-9_]*$ regex. (NXDOMAIN_BOOK_SCAM) (vars: NXDOMAIN_BOOK_SCAM)
|
name[play]:
rui.yml#L2
All plays should be named.
|
fqcn[action-core]:
rui.yml#L16
Use FQCN for builtin module actions (import_tasks).
|
name[missing]:
rui.yml#L16
All tasks should be named.
|
fqcn[action-core]:
rui.yml#L25
Use FQCN for builtin module actions (import_tasks).
|
name[missing]:
rui.yml#L25
All tasks should be named.
|
name[casing]:
rui.yml#L27
All names should start with an uppercase letter.
|