Remove extra ../telco-ci reference #7
Merged
Annotations
9 errors
Run ansible-lint:
galaxy.yml#L1
No changelog found. Please add a changelog file. Refer to the galaxy.md file for more info.
|
Run ansible-lint:
galaxy.yml#L1
galaxy.yaml must have one of the required tags: ['application', 'cloud', 'database', 'eda', 'infrastructure', 'linux', 'monitoring', 'networking', 'security', 'storage', 'tools', 'windows']
|
Run ansible-lint:
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
|
Run ansible-lint:
playbooks/performance_profile.yml#L18
no module/action detected in task.
|
Run ansible-lint:
roles/performance_profile/defaults/main.yml#L2
Variables names from within roles should use performance_profile_ as a prefix. (vars: performance_configmap_name)
|
Run ansible-lint:
roles/performance_profile/defaults/main.yml#L4
Variables names from within roles should use performance_profile_ as a prefix. (vars: nodepool_namespace)
|
Run ansible-lint:
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.
|
Run ansible-lint:
roles/performance_profile/tasks/main.yml#L62
Wrong indentation: expected 10 but found 8
|
Run ansible-lint
Process completed with exit code 1.
|
Loading