ansible-sshd/.ansible-lint

13 lines
237 B
Text
Raw Permalink Normal View History

---
2022-04-06 16:23:23 +02:00
exclude_paths:
- tests/roles/
- .tox/
- .markdownlint.yaml
skip_list:
- var-naming[no-role-prefix]
- meta-runtime[unsupported-version]
mock_roles:
- willshersystems.sshd.ansible-sshd
mock_modules:
- ansible.posix.mount