Skip to content

Split TS Deployment into Multiple tasks #10

Split TS Deployment into Multiple tasks

Split TS Deployment into Multiple tasks #10

Triggered via push March 3, 2024 03:20
Status Failure
Total duration 33s
Artifacts

ansible-lint.yml

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

Annotations

10 errors and 1 warning
yaml[truthy]: .github/workflows/ansible-lint.yml#L2
Truthy value should be one of \[false, true]
command-instead-of-module: tasks/deploy_tailscale.yml#L1
curl used in place of get_url or uri module
no-changed-when: tasks/deploy_tailscale.yml#L1
Commands should not change things if nothing needs doing.
no-changed-when: tasks/deploy_tailscale.yml#L4
Commands should not change things if nothing needs doing.
no-changed-when: tasks/deploy_tailscale.yml#L7
Commands should not change things if nothing needs doing.
yaml[new-line-at-end-of-file]: tasks/deploy_tailscale.yml#L8
No new line character at the end of file
yaml[trailing-spaces]: tasks/netdata_deploy.yml#L3
Trailing spaces
no-changed-when: tasks/netdata_deploy.yml#L7
Commands should not change things if nothing needs doing.
yaml[line-length]: tasks/netdata_deploy.yml#L9
Line too long (294 > 160 characters)
no-changed-when: tasks/postfix_setup.yml#L15
Commands should not change things if nothing needs doing.
Ansible Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.