Files
vms/ansible/ansible-lint.yml
T

11 lines
158 B
YAML
Raw Normal View History

2022-05-05 08:17:48 -05:00
exclude_paths:
- ../.cache/
- .cache/
# Must not be relatively anchored
- /**/molecule/*/*.yml
skip_list:
- "204"
- yaml
use_default_rules: true