ansible-role-rabbitmq/.ansible-lint
2022-03-27 20:04:38 -07:00

7 lines
60 B
Text

---
warn_list:
- '701'
skip_list:
- '204'
- '106'
...