Skip to content

DLPX-92522 appliance-build changes for LTS upgrade to 24.04 #2335

DLPX-92522 appliance-build changes for LTS upgrade to 24.04

DLPX-92522 appliance-build changes for LTS upgrade to 24.04 #2335

Triggered via pull request October 24, 2024 23:37
Status Failure
Total duration 31s
Artifacts

main.yml

on: pull_request
check-ansible
22s
check-ansible
check-shellcheck
24s
check-shellcheck
check-shfmt
13s
check-shfmt
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
yaml[indentation]: bootstrap/roles/appliance-build.bootstrap/tasks/main.yml#L56
Wrong indentation: expected 4 but found 6
check-ansible
Process completed with exit code 1.
name[play]: bootstrap/playbook.yml#L18
All plays should be named.
role-name: bootstrap/roles/appliance-build.bootstrap#L1
Role name appliance-build.bootstrap does not match ``^\[a-z]\[a-z0-9_]*$`` pattern.
fqcn[action-core]: bootstrap/roles/appliance-build.bootstrap/tasks/main.yml#L19
Use FQCN for builtin module actions (apt_repository).
fqcn[action-core]: bootstrap/roles/appliance-build.bootstrap/tasks/main.yml#L23
Use FQCN for builtin module actions (apt).
yaml[truthy]: bootstrap/roles/appliance-build.bootstrap/tasks/main.yml#L24
Truthy value should be one of \[false, true]
fqcn[action-core]: bootstrap/roles/appliance-build.bootstrap/tasks/main.yml#L26
Use FQCN for builtin module actions (apt).
fqcn[action-core]: bootstrap/roles/appliance-build.bootstrap/tasks/main.yml#L55
Use FQCN for builtin module actions (systemd).