updates #86
Annotations
4 errors and 10 warnings
Run Ansible Lint:
roles/exa/tasks/main.yml#L12
Truthy value should be one of \[false, true]
|
Run Ansible Lint:
roles/exa/tasks/main.yml#L22
Too many blank lines (3 > 0)
|
Run Ansible Lint:
roles/tmux/tasks/main.yml#L13
You should use canonical module name `community.general.gem` instead of `ansible.builtin.gem`.
|
Run Ansible Lint
Process completed with exit code 2.
|
Run Ansible Lint:
roles/awscli/tasks/main.yml#L8
Commands should not change things if nothing needs doing.
|
Run Ansible Lint:
roles/brotab/tasks/main.yml#L8
Commands should not change things if nothing needs doing.
|
Run Ansible Lint:
roles/brotab/tasks/main.yml#L11
Commands should not change things if nothing needs doing.
|
Run Ansible Lint:
roles/copier/tasks/main.yml#L1
Commands should not change things if nothing needs doing.
|
Run Ansible Lint:
roles/devbox/tasks/main.yml#L1
Commands should not change things if nothing needs doing.
|
Run Ansible Lint:
roles/devbox/tasks/main.yml#L7
curl used in place of get_url or uri module
|
Run Ansible Lint:
roles/devbox/tasks/main.yml#L7
Commands should not change things if nothing needs doing.
|
Run Ansible Lint:
roles/devbox/tasks/main.yml#L7
Shells that use pipes should set the pipefail option.
|
Run Ansible Lint:
roles/dnsdock/tasks/main.yml#L1
Shells that use pipes should set the pipefail option.
|
Run Ansible Lint:
roles/dnsdock/tasks/main.yml#L12
Commands should not change things if nothing needs doing.
|
Loading