Skip to content

Tweak workflow lints #1

Tweak workflow lints

Tweak workflow lints #1

Triggered via push January 8, 2025 19:49
Status Success
Total duration 45s
Artifacts

lint-ansible.yml

on: push
Ansible Lint
37s
Ansible Lint
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Ansible Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ignore-errors: roles/testing/tasks/troubleshooting.yml#L12
Use failed_when and specify error conditions instead of using ignore_errors.
ignore-errors: roles/testing/tasks/troubleshooting.yml#L28
Use failed_when and specify error conditions instead of using ignore_errors.
ignore-errors: roles/testing/tasks/troubleshooting.yml#L44
Use failed_when and specify error conditions instead of using ignore_errors.