Skip to content

NetData changed_when fix #7

NetData changed_when fix

NetData changed_when fix #7

Triggered via push February 21, 2024 06:04
Status Failure
Total duration 34s
Artifacts

ansible-lint.yml

on: push
Ansible Lint
25s

Annotations

5 errors and 1 warning
yaml[truthy]: .github/workflows/ansible-lint.yml#L2
Truthy value should be one of \[false, true]
yaml[trailing-spaces]: tasks/netdata_deploy.yml#L3
Trailing spaces
yaml[line-length]: tasks/netdata_deploy.yml#L10
Line too long (294 > 160 characters)
no-changed-when: tasks/postfix_setup.yml#L15
Commands should not change things if nothing needs doing.
no-changed-when: tasks/unattended_upgrades.yml#L14
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/.