fix: OS_disk_size variable for pve1 #145
ci.yml
on: pull_request
validate
1m 26s
e2e-lab-local
/
e2e-tests
e2e-lab-remote
/
e2e-tests
Annotations
3 errors and 10 warnings
var-naming[no-role-prefix]:
playbooks/proxmox.yml#L79
Variables names from within roles should use role_name_ as a prefix. (vars: pve_storage_snippets_api_password)
|
var-naming[no-role-prefix]:
playbooks/proxmox.yml#L79
Variables names from within roles should use role_name_ as a prefix. (vars: pve_storage_snippets_api_user)
|
validate
Process completed with exit code 2.
|
name[casing]:
playbooks/nvidia.yml#L1
All names should start with an uppercase letter.
|
var-naming[no-role-prefix]:
roles/gluster_client/tasks/main.yml#L17
Variables names from within roles should use role_name_ as a prefix. (vars: gluster_node_additional_names)
|
var-naming[no-role-prefix]:
roles/gluster_client/tasks/main.yml#L17
Variables names from within roles should use role_name_ as a prefix. (vars: gluster_node_hostname)
|
var-naming[no-role-prefix]:
roles/gluster_client/tasks/main.yml#L25
Variables names from within roles should use role_name_ as a prefix. (vars: gluster_volume)
|
risky-shell-pipe:
roles/gluster_server/tasks/create-volume-quota.yml#L1
Shells that use pipes should set the pipefail option.
|
var-naming[no-role-prefix]:
roles/gluster_server/tasks/create-volume-quota.yml#L1
Variables names from within roles should use role_name_ as a prefix. (register: gluster_volume_quota_enabled)
|
var-naming[no-role-prefix]:
roles/gluster_server/tasks/create-volume-quota.yml#L18
Variables names from within roles should use role_name_ as a prefix. (register: gluster_volume_quota_set)
|
var-naming[no-role-prefix]:
roles/gluster_server/tasks/create-volume-quota.yml#L28
Variables names from within roles should use role_name_ as a prefix. (register: gluster_volume_quota_limit_set)
|
var-naming[no-role-prefix]:
roles/gluster_server/tasks/create-volume.yml#L31
Variables names from within roles should use role_name_ as a prefix. (register: gluster_volume_exists)
|
var-naming[no-role-prefix]:
roles/gluster_server/tasks/create-volume.yml#L97
Variables names from within roles should use role_name_ as a prefix. (register: gluster_volume_status)
|