mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-21 18:40:19 +01:00
12 lines
223 B
Text
12 lines
223 B
Text
---
|
|
exclude_paths:
|
|
- tests/roles/
|
|
- .tox/
|
|
- .markdownlint.yaml
|
|
skip_list:
|
|
- meta-runtime[unsupported-version]
|
|
- experimental
|
|
mock_roles:
|
|
- willshersystems.sshd.ansible-sshd
|
|
mock_modules:
|
|
- ansible.posix.mount
|