summaryrefslogtreecommitdiffstats
path: root/ansible_collections/microsoft/ad/.ansible-lint
blob: d1340f58c3878256328f41f8fae5adc11df66ab7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
profile: production

exclude_paths:
  # This file is autogenerated so we cannot change the format
  - changelogs/changelog.yaml
  # Incorrect error around supported ansible versions in this file
  - meta/runtime.yml
  # Examples contain duplicate keys due to how we document inventory plugins
  - plugins/inventory/ldap.py
  - tests/integration/
  # We skip a rule that has to be skipped
  - tests/sanity/ignore-*.txt
  - tests/unit/