Skip to content

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

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

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

Triggered via pull request October 24, 2024 19:44
Status Failure
Total duration 29s
Artifacts

main.yml

on: pull_request
check-ansible
21s
check-ansible
check-shellcheck
20s
check-shellcheck
check-shfmt
9s
check-shfmt
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
syntax-check[unknown-module]: bootstrap/roles/appliance-build.bootstrap/tasks/main.yml#L57
couldn't resolve module/action 'snap'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[unknown-module]: live-build/misc/ansible-roles/appliance-build.unittest-internal/tasks/main.yml#L98
couldn't resolve module/action 'authorized_key'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[unknown-module]: live-build/misc/ansible-roles/appliance-build.virtualization-development/tasks/main.yml#L92
couldn't resolve module/action 'authorized_key'. This often indicates a misspelling, missing collection, or incorrect module path.
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#L18
Use FQCN for builtin module actions (apt).
yaml[truthy]: bootstrap/roles/appliance-build.bootstrap/tasks/main.yml#L19
Truthy value should be one of \[false, true]
fqcn[action-core]: bootstrap/roles/appliance-build.bootstrap/tasks/main.yml#L21
Use FQCN for builtin module actions (apt).
fqcn[action-core]: bootstrap/roles/appliance-build.bootstrap/tasks/main.yml#L51
Use FQCN for builtin module actions (apt).