Skip to content

Add ansible-lint to pipx #7

Add ansible-lint to pipx

Add ansible-lint to pipx #7

Triggered via push September 29, 2024 15:11
Status Failure
Total duration 1m 9s
Artifacts

ansible-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
syntax-check[unknown-module]: book.yml#L15
couldn't resolve module/action 'community.docker.docker_container'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[unknown-module]: create_user.yml#L20
couldn't resolve module/action 'ansible.posix.authorized_key'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[unknown-module]: firewall.yml#L6
couldn't resolve module/action 'community.general.ufw'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[unknown-module]: mount-nas.yml#L19
couldn't resolve module/action 'ansible.posix.mount'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[unknown-module]: navidrome.yml#L15
couldn't resolve module/action 'community.docker.docker_container'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[unknown-module]: ntfy.yml#L7
couldn't resolve module/action 'community.docker.docker_container'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[unknown-module]: prune-docker.yml#L13
couldn't resolve module/action 'community.docker.docker_prune'. This often indicates a misspelling, missing collection, or incorrect module path.
yaml[new-line-at-end-of-file]: roles/requirements.yml#L2
No new line character at the end of file
syntax-check[unknown-module]: vaultwarden.yml#L13
couldn't resolve module/action 'community.docker.docker_container'. This often indicates a misspelling, missing collection, or incorrect module path.
Ansible Lint
Process completed with exit code 2.