mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-08 21:03:29 +01:00
7 lines
190 B
YAML
7 lines
190 B
YAML
---
|
|
__sshd_config_group: wheel
|
|
__sshd_config_mode: "0644"
|
|
__sshd_sftp_server: /usr/libexec/sftp-server
|
|
__sshd_defaults:
|
|
Subsystem: "sftp {{ __sshd_sftp_server }}"
|
|
__sshd_os_supported: yes
|