summaryrefslogtreecommitdiffstats
path: root/test/schemas/test/.config/ansible-lint.yml
blob: 0e7d05dea2470d7033cf7da4e3bcd2b7788cb2a5 (plain)
1
2
3
4
5
6
7
8
9
---
# .ansible-lint
profile: basic
rules:
  name[missing]:
    exclude_paths: []
  custom-inc-rule:
    exclude_paths:
      - "tests/*.yml"