exclude_paths:
- tests/
- .github/
- .ansible-lint
- tests/roles/
skip_list:
- yaml[line-length]
- '106'
- '701'
- '403'
- '208'
- '306'
- '502'
- '602'
- '303'
- ignore-errors
- fqcn-builtins
- role-name
- fqcn
- '305'
warn_list:
- load-failure
- '306'
