ansible-role-macvlan/.ansible-lint

13 lines
169 B
Plaintext
Raw Normal View History

2023-09-29 15:50:21 +02:00
---
exclude_paths:
- .cache/
- ./molecule
- ./.travis.yml
- ./.github
parseable: true
skip_list:
- '204'
- 'no-handler'
use_default_rules: true
verbosity: 1