ansible/.ansible-lint
otthorn 9e135e1dfd
Some checks failed
continuous-integration/drone/push Build is failing
Fix ansible lint v3 -- on the right branch this time!
2021-01-17 23:49:29 +01:00

8 lines
218 B
Plaintext

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