exclude_paths:
  - tests/network/
  - roles/network/.github/
  - roles/network/.ansible-lint
skip_list:
  - role-name
  - fqcn
warn_list:
  - load-failure  # allow include_tasks with tasks/ directory
