Skip to content

Fix ansible-lint rule violations #171

Fix ansible-lint rule violations

Fix ansible-lint rule violations #171

Status Failure
Total duration 28s
Artifacts

ansible-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
syntax-check[specific]: roles/servicenow_catalog/tasks/main.yml#L2
couldn't resolve module/action 'servicenow.itsm.api_info'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/servicenow_change_request_wait/tasks/main.yml#L5
couldn't resolve module/action 'servicenow.itsm.change_request'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/servicenow_cmdb/tasks/main.yml#L2
couldn't resolve module/action 'servicenow.itsm.configuration_item'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[specific]: roles/servicenow_user/tasks/main.yml#L2
couldn't resolve module/action 'servicenow.itsm.api'. This often indicates a misspelling, missing collection, or incorrect module path.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/