Fix/ansible-lint recommendations set on plays #11
Annotations
10 errors and 2 warnings
internal-error:
local.yml#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check local.yml
|
internal-error:
roles/base#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playjjln4oqf.yml
|
risky-file-permissions:
roles/base/handlers/main.yml#L2
File permissions unset or incorrect.
|
name[casing]:
roles/base/handlers/main.yml#L10
All names should start with an uppercase letter.
|
name[casing]:
roles/base/handlers/main.yml#L21
All names should start with an uppercase letter.
|
name[casing]:
roles/base/handlers/main.yml#L33
All names should start with an uppercase letter.
|
no-changed-when:
roles/base/handlers/main.yml#L33
Commands should not change things if nothing needs doing.
|
name[casing]:
roles/base/handlers/main.yml#L40
All names should start with an uppercase letter.
|
name[casing]:
roles/base/handlers/main.yml#L50
All names should start with an uppercase letter.
|
name[casing]:
roles/base/handlers/main.yml#L60
All names should start with an uppercase letter.
|
Ansible Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ansible Lint
No files were found with the provided path: ansible-lint-report/. No artifacts will be uploaded.
|