Update ansible/ansible-lint action to v24.7.0 #22
Annotations
10 errors and 1 warning
local.yml#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check local.yml
|
roles/base#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/play7f9elekh.yml
|
roles/base/handlers/main.yml#L34
Commands should not change things if nothing needs doing.
|
roles/base/tasks/packages.yml#L158
Tasks that run when changed should likely be handlers.
|
roles/base/vars/Debian.yml#L1
Variables names from within roles should use base_ as a prefix. (vars: sudo_group)
|
roles/heavy-workstation#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playabiavfrn.yml
|
roles/heavy-workstation#L1
Role name heavy-workstation does not match ``^\[a-z]\[a-z0-9_]*$`` pattern.
|
roles/heavy-workstation/tasks/samba.yml#L64
Shells that use pipes should set the pipefail option.
|
roles/light-workstation#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playxh2ed819.yml
|
roles/light-workstation#L1
Role name light-workstation does not match ``^\[a-z]\[a-z0-9_]*$`` pattern.
|
|
The logs for this run have expired and are no longer available.
Loading