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