chore: refresh prompt syntax and layout #18
ci.yml
on: push
ShellCheck (Bash files)
4s
YAML Lint
4s
Ansible Lint
51s
Chezmoi Template Validation
8s
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).
|