Skip to content

Add ansible-test sanity job #3

Add ansible-test sanity job

Add ansible-test sanity job #3

Triggered via pull request November 21, 2024 20:56
Status Success
Total duration 1m 8s
Artifacts

ansible-tests.yml

on: pull_request
Ansible Lint
44s
Ansible Lint
Ansible Test Sanity
1m 0s
Ansible Test Sanity
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
galaxy[no-changelog]: galaxy.yml#L1
No changelog found. Please add a changelog file. Refer to the galaxy.md file for more info.
name[play]: playbooks/performance_profile.yml#L14
All plays should be named.
var-naming[no-role-prefix]: playbooks/performance_profile.yml#L19
Variables names from within roles should use performance_profile_ as a prefix. (vars: pp_kubeconfig)
var-naming[no-role-prefix]: roles/lvms_operator_install/defaults/main.yml#L4
Variables names from within roles should use lvms_operator_install_ as a prefix. (vars: lvms_operator_source)
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)