Skip to content

macbook.hayaworld.localに依存するtasksのLint結果を反映 #58

macbook.hayaworld.localに依存するtasksのLint結果を反映

macbook.hayaworld.localに依存するtasksのLint結果を反映 #58

Triggered via push April 23, 2024 07:26
Status Failure
Total duration 54s
Artifacts

lints.yml

on: push
Yamllint
3s
Yamllint
AnsibleLint
46s
AnsibleLint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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.