Skip to content

Update ansible/ansible-lint action to v24.7.0 (#9) #23

Update ansible/ansible-lint action to v24.7.0 (#9)

Update ansible/ansible-lint action to v24.7.0 (#9) #23

Triggered via push July 13, 2024 01:34
Status Failure
Total duration 34s
Artifacts

ansible-lint.yml

on: push
Ansible Lint
25s
Ansible Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
internal-error: local.yml#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check local.yml
internal-error: roles/base#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playgj8zhrci.yml
no-changed-when: roles/base/handlers/main.yml#L34
Commands should not change things if nothing needs doing.
no-handler: roles/base/tasks/packages.yml#L158
Tasks that run when changed should likely be handlers.
var-naming[no-role-prefix]: roles/base/vars/Debian.yml#L1
Variables names from within roles should use base_ as a prefix. (vars: sudo_group)
internal-error: roles/heavy-workstation#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playr5pf5qcb.yml
role-name: roles/heavy-workstation#L1
Role name heavy-workstation does not match ``^\[a-z]\[a-z0-9_]*$`` pattern.
risky-shell-pipe: roles/heavy-workstation/tasks/samba.yml#L64
Shells that use pipes should set the pipefail option.
internal-error: roles/light-workstation#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playbpw2_yn5.yml
role-name: roles/light-workstation#L1
Role name light-workstation does not match ``^\[a-z]\[a-z0-9_]*$`` pattern.
Ansible Lint
No files were found with the provided path: ansible-lint-report/. No artifacts will be uploaded.