Add LVMS install operator (#5) #19
Annotations
6 warnings
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:
playbooks/performance_profile.yml#L14
All plays should be named.
|
Run ansible-lint:
playbooks/performance_profile.yml#L19
Variables names from within roles should use performance_profile_ as a prefix. (vars: pp_kubeconfig)
|
Run ansible-lint:
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)
|
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)
|
Loading