ansible/.ansible-lint
otthorn a8cbe4549c
Some checks failed
continuous-integration/drone/push Build is failing
fix ansible lint v2 -- we actually git add the file this time
2021-01-17 23:45:09 +01:00

7 lines
218 B
Text

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