Update ansible/ansible-lint action to v25 #115
Annotations
10 errors and 1 warning
load-failure:
.ansible/collections/ansible_collections/community/general/plugins/modules/pacman.py#L14
Failed to load or parse file.
|
yaml[new-line-at-end-of-file]:
.ansible/collections/ansible_collections/community/general/plugins/modules/pacman.py#L14
No new line character at the end of file
|
internal-error:
local.yml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check local.yml
|
internal-error:
roles/base#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/playap2l_3vm.yml
|
internal-error:
roles/docker#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/play1d550lq9.yml
|
internal-error:
roles/heavy_workstation#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/playripzxb52.yml
|
internal-error:
roles/light_workstation#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/playmbbuni6n.yml
|
var-naming[no-reserved]:
roles/light_workstation/tasks/packages.yml#L6
Variables names must not be Ansible reserved names. (notify) (set_fact: notify)
|
var-naming[no-reserved]:
roles/light_workstation/tasks/packages.yml#L27
Variables names must not be Ansible reserved names. (notify) (set_fact: notify)
|
internal-error:
roles/nvidia#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/playy3l1r_je.yml
|
command-instead-of-module:
roles/light_workstation/handlers/main.yml#L32
git used in place of git module
|