---
profile: production
# https://ansible.readthedocs.io/projects/lint/configuring/#ansible-lint-configuration
exclude_paths:
  - changelogs/
  - CHANGELOG.rst
  - tests/
  - .github/
