Fixing Ansible lint once and for all #14

Merged
otthorn merged 5 commits from fix_ansible_lint into master 2021-02-07 18:09:28 +01:00
3 changed files with 0 additions and 2 deletions
Showing only changes of commit 1e136e3736 - Show all commits

View file

@ -2,6 +2,4 @@ skip_list:
- '301'
warn_list:
- '305' # Use shell only when shell functionality is required
- '503' # Tasks that run when changed should likely be handlers
- experimental # all rules tagged as experimental