Draft: Implement faster xml_template mode using NetBox inventory #398
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).
|