theshire/.ansible-lint

10 lines
159 B
Text
Raw Normal View History

2024-01-11 15:03:54 -06:00
---
skip_list:
- yaml[line-length]
- var-naming
warn_list:
- command-instead-of-shell
- deprecated-command-syntax
- experimental
- no-changed-when