Ansible code bot recommendations #436
Closed
Annotations
10 errors and 1 warning
.ansible-lint.yml#L3
Too few spaces before comment
|
.github/workflows/tests.yml#L1
Missing document start "---"
|
.github/workflows/tests.yml#L7
Truthy value should be one of \[false, true]
|
roles/run/tasks/includes/configure.yaml#L6
Variables names from within roles should use role_name_ as a prefix. (vars: operation)
|
roles/run/tasks/includes/deploy.yaml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: operation)
|
roles/run/tasks/includes/deploy.yaml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: resources)
|
roles/run/tasks/includes/detect.yaml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: operation)
|
roles/run/tasks/includes/detect.yaml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: resources)
|
roles/run/tasks/includes/detect.yaml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: state)
|
roles/run/tasks/includes/gather.yaml#L9
Variables names from within roles should use role_name_ as a prefix. (vars: operation)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading