ansible-role-grist/.ansible-lint

11 lines
140 B
Plaintext
Raw Permalink Normal View History

2023-04-17 21:56:23 +02:00
---
exclude_paths:
- ./molecule
- ./.travis.yml
- ./.github
parseable: true
skip_list:
- '204'
use_default_rules: true
verbosity: 1