chore(ci): add CI workflow and Dependabot hardening #7
Annotations
2 errors and 11 warnings
|
Ansible Lint
Process completed with exit code 2.
|
|
schema[meta]:
02_ansible_layer/admin/roles/software.install.tailscale/trashed/meta/main.yml#L1
$.galaxy_info.platforms[2].versions[0] 38 is not one of ['6.1', '7.1', '7.2', 'all']. See https://docs.ansible.com/projects/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
|
Ansible Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
yaml[truthy]:
02_ansible_layer/admin/roles/software.configure.docker-compose/tasks/ubuntu/deploy.yml#L42
Truthy value should be one of [false, true]
|
|
yaml[truthy]:
02_ansible_layer/admin/roles/software.configure.docker-compose/tasks/ubuntu/deploy.yml#L29
Truthy value should be one of [false, true]
|
|
yaml[truthy]:
02_ansible_layer/admin/roles/software.configure.docker-compose/tasks/ubuntu/deploy.yml#L12
Truthy value should be one of [false, true]
|
|
|
|
yaml[new-line-at-end-of-file]:
02_ansible_layer/admin/roles/software.configure.docker-compose/handlers/main.yml#L2
No new line character at the end of file
|
|
yaml[empty-lines]:
02_ansible_layer/admin/roles/software.configure.docker-compose/files/docker-compose.yml#L1
Too many blank lines (1 > 0)
|
|
yaml[new-line-at-end-of-file]:
02_ansible_layer/admin/roles/service.reload.ntp/defaults/main.yml#L1
No new line character at the end of file
|
|
yaml[empty-lines]:
02_ansible_layer/admin/roles/ansible.utils/tasks/wait/openssh_server/is_reachable.yml#L72
Too many blank lines (1 > 0)
|
|
|
|
yaml[truthy]:
02_ansible_layer/admin/roles/ansible.utils/tasks/delete/tailscale_client.yml#L20
Truthy value should be one of [false, true]
|