Feature/lab07 #7
Open
Annotations
10 errors and 8 warnings
|
Run ansible-lint:
roles/common/tasks/main.yml#L40
You can improve the task key order to: name, become, tags, block, rescue, always
|
|
Run ansible-lint:
roles/common/tasks/main.yml#L28
Use FQCN for builtin module actions (copy).
|
|
Run ansible-lint:
roles/common/tasks/main.yml#L22
Use FQCN for builtin module actions (apt).
|
|
Run ansible-lint:
roles/common/tasks/main.yml#L18
Use FQCN for builtin module actions (command).
|
|
Run ansible-lint:
roles/common/tasks/main.yml#L17
apt-get used in place of apt-get module
|
|
Run ansible-lint:
roles/common/tasks/main.yml#L12
Use FQCN for builtin module actions (apt).
|
|
Run ansible-lint:
roles/common/tasks/main.yml#L7
Truthy value should be one of [false, true]
|
|
Run ansible-lint:
roles/common/tasks/main.yml#L6
Use FQCN for builtin module actions (apt).
|
|
Run ansible-lint:
roles/common/tasks/main.yml#L5
Variables names from within roles should use common_ as a prefix. (register: apt_update_result)
|
|
Run ansible-lint:
roles/common/tasks/main.yml#L3
You can improve the task key order to: name, become, tags, block, rescue, always
|
|
Complete job
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/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Run ansible-lint:
playbooks/site.yml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv playbooks/site.yml
|
|
Run ansible-lint:
playbooks/provision.yml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv playbooks/provision.yml
|
|
Run ansible-lint:
playbooks/deploy_python.yml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv playbooks/deploy_python.yml
|
|
Run ansible-lint:
playbooks/deploy_bonus.yml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv playbooks/deploy_bonus.yml
|
|
Run ansible-lint:
playbooks/deploy_all.yml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv playbooks/deploy_all.yml
|
|
Run ansible-lint:
playbooks/deploy.yml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv playbooks/deploy.yml
|
|
Run ansible-lint:
playbooks/deploy-monitoring.yml#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check -vv playbooks/deploy-monitoring.yml
|
Loading