Skip to content

chore: refresh prompt syntax and layout #18

chore: refresh prompt syntax and layout

chore: refresh prompt syntax and layout #18

Triggered via push January 8, 2026 10:20
Status Success
Total duration 54s
Artifacts

ci.yml

on: push
ShellCheck (Bash files)
4s
ShellCheck (Bash files)
YAML Lint
4s
YAML Lint
Ansible Lint
51s
Ansible Lint
Chezmoi Template Validation
8s
Chezmoi Template Validation
Fit to window
Zoom out
Zoom in

Annotations

10 errors
fqcn[action-core]: playbook.yml#L59
Use FQCN for builtin module actions (apt).
fqcn[action-core]: playbook.yml#L55
Use FQCN for builtin module actions (apt).
no-changed-when: playbook.yml#L49
Commands should not change things if nothing needs doing.
command-instead-of-module: playbook.yml#L49
apt-get used in place of apt-get module
no-changed-when: playbook.yml#L45
Commands should not change things if nothing needs doing.
ignore-errors: playbook.yml#L45
Use failed_when and specify error conditions instead of using ignore_errors.
fqcn[action-core]: playbook.yml#L35
Use FQCN for builtin module actions (apt).
fqcn[action-core]: playbook.yml#L30
Use FQCN for builtin module actions (apt).
fqcn[action-core]: playbook.yml#L26
Use FQCN for builtin module actions (apt).
fqcn[action-core]: playbook.yml#L22
Use FQCN for builtin module actions (apt).