ansible-buildsys-management/.ansible-lint

7 lines
127 B
Plaintext
Raw Permalink Normal View History

2022-12-14 01:05:22 +00:00
# .ansible-lint
warn_list:
2023-02-20 06:43:42 +00:00
- '204' # Lines should be less than 160 characters
- 'meta-no-info'
2022-12-14 01:05:22 +00:00
skip_list:
2023-02-20 06:43:42 +00:00
- 'role-name'