init #9
Annotations
5 errors
yaml[trailing-spaces]:
tasks/main.yml#L4
Trailing spaces
|
risky-file-permissions:
tasks/main.yml#L13
File permissions unset or incorrect.
|
fqcn[canonical]:
tasks/main.yml#L34
You should use canonical module name `ansible.posix.sysctl` instead of `ansible.builtin.sysctl`.
|
no-changed-when:
tasks/main.yml#L58
Commands should not change things if nothing needs doing.
|
Lint
Process completed with exit code 2.
|