Skip to content

Remove extra ../telco-ci reference #6

Remove extra ../telco-ci reference

Remove extra ../telco-ci reference #6

Triggered via pull request November 20, 2024 16:04
Status Failure
Total duration 32s
Artifacts

ansible-lint.yml

on: pull_request
Ansible Lint
22s
Ansible Lint
Fit to window
Zoom out
Zoom in

Annotations

9 errors
galaxy[no-changelog]: galaxy.yml#L1
No changelog found. Please add a changelog file. Refer to the galaxy.md file for more info.
galaxy[tags]: galaxy.yml#L1
galaxy.yaml must have one of the required tags: ['application', 'cloud', 'database', 'eda', 'infrastructure', 'linux', 'monitoring', 'networking', 'security', 'storage', 'tools', 'windows']
meta-runtime[unsupported-version]: meta/runtime.yml#L1
'requires_ansible' key must refer to a currently supported version such as: >=2.15.0, >=2.16.0, >=2.17.0
syntax-check[specific]: playbooks/performance_profile.yml#L18
no module/action detected in task.
var-naming[no-role-prefix]: roles/performance_profile/defaults/main.yml#L2
Variables names from within roles should use performance_profile_ as a prefix. (vars: performance_configmap_name)
var-naming[no-role-prefix]: roles/performance_profile/defaults/main.yml#L4
Variables names from within roles should use performance_profile_ as a prefix. (vars: nodepool_namespace)
syntax-check[unknown-module]: roles/performance_profile/tasks/main.yml#L2
couldn't resolve module/action 'kubernetes.core.k8s_info'. This often indicates a misspelling, missing collection, or incorrect module path.
yaml[indentation]: roles/performance_profile/tasks/main.yml#L62
Wrong indentation: expected 10 but found 8
Ansible Lint
Process completed with exit code 1.