mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-08 04:43:29 +01:00
d4eae954c1
* feat: Add support for Ubuntu Nobel/24.04 LTS * fix: Add missing PrintMotd to Ubuntu 22.04 * fix(tests): Various linting fixes --------- Co-authored-by: Jakub Jelen <jjelen@redhat.com>
12 lines
237 B
Text
12 lines
237 B
Text
---
|
|
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
|