Skip to content

Remove cnf_kubeconfig variable (#18) #27

Remove cnf_kubeconfig variable (#18)

Remove cnf_kubeconfig variable (#18) #27

Triggered via push August 4, 2025 10:28
Status Success
Total duration 1m 26s
Artifacts
Ansible Lint
46s
Ansible Lint
Ansible Test Sanity
1m 23s
Ansible Test Sanity
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/llc/tasks/main.yml#L92
Variables names from within roles should use llc_ as a prefix. (register: mcp_updated_info)
var-naming[no-role-prefix]: roles/llc/tasks/main.yml#L78
Variables names from within roles should use llc_ as a prefix. (register: mcp_info)
var-naming[no-role-prefix]: roles/llc/tasks/main.yml#L23
Variables names from within roles should use llc_ as a prefix. (register: mcp_info)
var-naming[no-role-prefix]: playbooks/performance_profile_nrop.yml#L18
Variables names from within roles should use performance_profile_nrop_ as a prefix. (vars: pp_kubeconfig)
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)
name[play]: playbooks/performance_profile.yml#L14
All plays should be named.
var-naming[no-role-prefix]: playbooks/llc.yaml#L12
Variables names from within roles should use llc_ as a prefix. (vars: pp_kubeconfig)
name[play]: playbooks/llc.yaml#L7
All plays should be named.
galaxy[no-changelog]: galaxy.yml#L1
No changelog found. Please add a changelog file. Refer to the galaxy.md file for more info.