feat: add new tools #16
Annotations
10 errors
fqcn[action-core]:
tasks/brave.yml#L1
Use FQCN for builtin module actions (get_url).
|
fqcn[action-core]:
tasks/brave.yml#L7
Use FQCN for builtin module actions (lineinfile).
|
risky-file-permissions:
tasks/brave.yml#L7
File permissions unset or incorrect.
|
yaml[truthy]:
tasks/brave.yml#L11
Truthy value should be one of \[false, true]
|
fqcn[action-core]:
tasks/brave.yml#L13
Use FQCN for builtin module actions (apt).
|
yaml[truthy]:
tasks/brave.yml#L15
Truthy value should be one of \[false, true]
|
fqcn[action-core]:
tasks/brave.yml#L17
Use FQCN for builtin module actions (apt).
|
yaml[new-line-at-end-of-file]:
tasks/brave.yml#L20
No new line character at the end of file
|
command-instead-of-module:
tasks/signal.yml#L2
wget used in place of get_url or uri module
|
risky-shell-pipe:
tasks/signal.yml#L2
Shells that use pipes should set the pipefail option.
|