Skip to content

fix linting

fix linting #251

Triggered via push January 19, 2025 03:54
Status Success
Total duration 4m 28s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ignore-errors: roles/proxmox_debian_installation/tasks/main.yaml#L30
Use failed_when and specify error conditions instead of using ignore_errors.
ignore-errors: roles/proxmox_debian_installation/tasks/main.yaml#L64
Use failed_when and specify error conditions instead of using ignore_errors.
ignore-errors: roles/setup_user_management/tasks/main.yaml#L18
Use failed_when and specify error conditions instead of using ignore_errors.
build (3.10): playbooks/update_sshd.yaml#L9
9:23 [truthy] truthy value should be one of [False, True]