browbeat/ansible/.ansible-lint

16 lines
251 B
Plaintext

exclude_paths:
- ./gather/
parseable: true
quiet: true
skip_list:
- skip_ansible_lint
- '204'
- '206'
- '405'
- '504'
- '601'
- '602'
- ANSIBLE0012,ANSIBLE0006,ANSIBLE0007,ANSIBLE0016,ANSIBLE0019
use_default_rules: true
verbosity: 1