Skip to content

Try using ansible-lint action #2330

Try using ansible-lint action

Try using ansible-lint action #2330

Status Success
Total duration 30s
Artifacts

main.yml

on: push
check-ansible
23s
check-ansible
check-shellcheck
22s
check-shellcheck
check-shfmt
11s
check-shfmt
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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).