Skip to content

Draft: Implement faster xml_template mode using NetBox inventory #398

Draft: Implement faster xml_template mode using NetBox inventory

Draft: Implement faster xml_template mode using NetBox inventory #398

Re-run triggered October 2, 2024 05:07
Status Failure
Total duration 40s
Artifacts

lint.yml

on: pull_request
ansible lint
28s
ansible lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
yaml[line-length]: defaults/main.yml#L70
Line too long (176 > 160 characters)
no-changed-when: handlers/main.yml#L200
Commands should not change things if nothing needs doing.
no-changed-when: handlers/main.yml#L203
Commands should not change things if nothing needs doing.
no-changed-when: handlers/main.yml#L206
Commands should not change things if nothing needs doing.
no-changed-when: handlers/main.yml#L209
Commands should not change things if nothing needs doing.
no-changed-when: handlers/main.yml#L212
Commands should not change things if nothing needs doing.
risky-file-permissions: tasks/dnsmasq.yml#L3
File permissions unset or incorrect.
yaml[brackets]: tasks/dnsmasq.yml#L9
Too many spaces inside brackets
yaml[brackets]: tasks/dnsmasq.yml#L16
Too many spaces inside brackets
fqcn[action-core]: tasks/fetch.yml#L3
Use FQCN for builtin module actions (file).