Skip to content

🚨 (ansible-lint): Fixed linter warnings and added a Github action wor… #1

🚨 (ansible-lint): Fixed linter warnings and added a Github action wor…

🚨 (ansible-lint): Fixed linter warnings and added a Github action wor… #1

Triggered via push April 29, 2024 20:17
Status Success
Total duration 41s
Artifacts

ansible-lint.yml

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

Annotations

6 warnings
name[play]: main.yml#L2
All plays should be named.
no-changed-when: roles/magic/tasks/backup.yml#L14
Commands should not change things if nothing needs doing.
latest[git]: roles/magic/tasks/base.yml#L6
Result of the command may vary on subsequent runs.
no-changed-when: roles/magic/tasks/base.yml#L12
Commands should not change things if nothing needs doing.
no-changed-when: roles/tor/tasks/main.yml#L21
Commands should not change things if nothing needs doing.
no-changed-when: roles/tor/tasks/main.yml#L31
Commands should not change things if nothing needs doing.