ansible-role-template/.ansible-lint

7 lines
127 B
Plaintext
Raw Normal View History

2023-03-02 01:05:16 +00:00
# .ansible-lint
warn_list:
- '204' # Lines should be less than 160 characters
- 'meta-no-info'
skip_list:
- 'role-name'