Skip to content

πŸ› (ansible): Minor fixes on roles and vars #6

πŸ› (ansible): Minor fixes on roles and vars

πŸ› (ansible): Minor fixes on roles and vars #6

Triggered via push April 30, 2024 18:25
Status Success
Total duration 34s
Artifacts

ansible-lint.yml

on: push
Ansible Lint
27s
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/service/tasks/main.yml#L74
Commands should not change things if nothing needs doing.
no-changed-when: roles/service/tasks/main.yml#L87
Commands should not change things if nothing needs doing.