fix ansible lint v2 -- we actually git add the file this time
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
otthorn 2021-01-17 23:45:09 +01:00
parent ee16220591
commit a8cbe4549c

View file

@ -1,2 +1,7 @@
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