summaryrefslogtreecommitdiffstats
path: root/ansible_collections/vmware/vmware_rest/.ansible-lint
blob: 3dfb0b8c09e684055dd8612251ae619dda07df90 (plain)
1
2
3
4
5
6
7
8
9
10
---
profile: production

exclude_paths:
  - tests/integration
  - tests/sanity
  - modules.yaml

skip_list:
 - yaml[indentation]