exclude_paths:
  - tests/sshd/roles/
  - roles/sshd/.tox/
  - roles/sshd/.markdownlint.yaml
skip_list:
  - var-naming[no-role-prefix]
  - meta-runtime[unsupported-version]
mock_roles:
  - willshersystems.sshd.ansible-sshd
mock_modules:
  - ansible.posix.mount
