Skip to content

Updated ansible after a fresh ubuntu 24.04 install #841

Updated ansible after a fresh ubuntu 24.04 install

Updated ansible after a fresh ubuntu 24.04 install #841

Triggered via pull request November 25, 2024 06:26
Status Failure
Total duration 30s
Artifacts

ansible-lint.yml

on: pull_request
Ansible Lint
22s
Ansible Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
syntax-check[specific]: ansible/common.yml#L8
the role 'compscidr.gpg' was not found in /home/runner/work/iac/iac/ansible/roles:/home/runner/.cache/ansible-compat/e914d6/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/iac/iac/ansible
syntax-check[specific]: ansible/jasonernst.com.yml#L9
the role 'compscidr.media_server.ombi' was not found in /home/runner/work/iac/iac/ansible/roles:/home/runner/.cache/ansible-compat/e914d6/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/iac/iac/ansible
syntax-check[specific]: ansible/nas.yml#L12
the role 'compscidr.media_server.transmission' was not found in /home/runner/work/iac/iac/ansible/roles:/home/runner/.cache/ansible-compat/e914d6/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/iac/iac/ansible
role-name: ansible/roles/academic-gui#L1
Role name academic-gui does not match ``^\[a-z]\[a-z0-9_]*$`` pattern.
name[casing]: ansible/roles/academic-gui/tasks/main.yml#L2
All names should start with an uppercase letter.
role-name: ansible/roles/common-cli#L1
Role name common-cli does not match ``^\[a-z]\[a-z0-9_]*$`` pattern.
fqcn[action-core]: ansible/roles/common-cli/tasks/main.yml#L25
Use FQCN for builtin module actions (file).
partial-become[task]: ansible/roles/common-cli/tasks/main.yml#L25
``become_user`` should have a corresponding ``become`` at the play or task level.
partial-become[task]: ansible/roles/common-cli/tasks/main.yml#L33
``become_user`` should have a corresponding ``become`` at the play or task level.
partial-become[task]: ansible/roles/common-cli/tasks/main.yml#L54
``become_user`` should have a corresponding ``become`` at the play or task level.
yaml[new-line-at-end-of-file]: ansible/inventory.yml#L30
No new line character at the end of file
yaml[trailing-spaces]: ansible/requirements.yml#L8
Trailing spaces
yaml[trailing-spaces]: ansible/requirements.yml#L9
Trailing spaces
yaml[new-line-at-end-of-file]: ansible/roles/academic-gui/tasks/main.yml#L10
No new line character at the end of file
yaml[truthy]: ansible/roles/common-cli/tasks/main.yml#L15
Truthy value should be one of \[false, true]
yaml[truthy]: ansible/roles/common-cli/tasks/main.yml#L147
Truthy value should be one of \[false, true]