mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
Added support for include files that was introduced on openssh 8.2 version. This is not enabled by default and must be enabled on individual playbooks, hosts or roles.
4 lines
68 B
YAML
4 lines
68 B
YAML
---
|
|
sshd_includes_dir: '/etc/ssh/ssh.d'
|
|
sshd_enable_includes: false
|