chore(container): update image ghcr.io/beryju/gravity ( f785593 → e2f… #367
Annotations
7 errors and 6 warnings
|
Ansible Lint
Process completed with exit code 1.
|
|
var-naming[no-role-prefix]:
roles/pve/handlers/main.yml#L7
Variables names from within roles should use pve_ as a prefix. (register: initramfs_update)
|
|
var-naming[no-role-prefix]:
roles/pve/handlers/main.yml#L2
Variables names from within roles should use pve_ as a prefix. (register: grub_update)
|
|
var-naming[no-role-prefix]:
roles/llamacpp/tasks/llama_swap.yml#L2
Variables names from within roles should use llamacpp_ as a prefix. (register: _llamaswap_version)
|
|
syntax-check[specific]:
playbooks/setup_ollama.yml#L5
The role 'ollama' was not found in: /home/runner/work/iac/iac/ansible/playbooks/roles:/home/runner/work/iac/iac/ansible/.ansible/roles:/home/runner/work/iac/iac/ansible/.dependencies:/home/runner/work/iac/iac/ansible/roles:/home/runner/work/iac/iac/ansible/playbooks
|
|
run-once[task]:
playbooks/infra/switch-config.yml#L6
Using run_once may behave differently if strategy is set to free.
|
|
jinja[spacing]:
playbooks/cloud/gatus/pre_configuration.yml#L17
Jinja2 spacing could be improved: [Interface]
|
|
no-changed-when:
playbooks/infra/rpi-monitoring.yml#L28
Commands should not change things if nothing needs doing.
|
|
no-changed-when:
playbooks/infra/rpi-monitoring.yml#L26
Commands should not change things if nothing needs doing.
|
|
no-changed-when:
playbooks/infra/rpi-monitoring.yml#L22
Commands should not change things if nothing needs doing.
|
|
no-changed-when:
playbooks/infra/rpi-monitoring.yml#L20
Commands should not change things if nothing needs doing.
|
|
no-changed-when:
playbooks/infra/rpi-monitoring.yml#L18
Commands should not change things if nothing needs doing.
|
|
Ansible Lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|