Skip to content

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

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

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

Triggered via pull request January 14, 2025 21:25
Status Success
Total duration 37s
Artifacts

main.yml

on: pull_request
check-ansible
29s
check-ansible
check-shellcheck
19s
check-shellcheck
check-shfmt
10s
check-shfmt
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
role-name: bootstrap/roles/appliance-build.bootstrap#L1
Role name appliance-build.bootstrap does not match ``^[a-z][a-z0-9_]*$`` pattern.
syntax-check[unknown-module]: bootstrap/roles/appliance-build.bootstrap/tasks/main.yml#L71
couldn't resolve module/action 'community.general.snap'. This often indicates a misspelling, missing collection, or incorrect module path.
yaml[truthy]: live-build/misc/ansible-roles/appliance-build.dcenter/tasks/main.yml#L23
Truthy value should be one of [false, true]
yaml[truthy]: live-build/misc/ansible-roles/appliance-build.dcenter/tasks/main.yml#L24
Truthy value should be one of [false, true]
syntax-check[unknown-module]: live-build/misc/ansible-roles/appliance-build.dcenter/tasks/main.yml#L27
couldn't resolve module/action 'community.general.alternatives'. This often indicates a misspelling, missing collection, or incorrect module path.
no-changed-when: live-build/misc/ansible-roles/appliance-build.dcenter/tasks/main.yml#L70
Commands should not change things if nothing needs doing.