mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-08 12:53:29 +01:00
RHEL6: Fix defaults
This commit is contained in:
parent
f1aa17930a
commit
4b0935c9a1
1 changed files with 0 additions and 2 deletions
|
@ -20,5 +20,3 @@ __sshd_defaults:
|
|||
Subsystem: "sftp {{ sshd_sftp_server }}"
|
||||
__sshd_os_supported: yes
|
||||
__sshd_sysconfig_supports_use_strong_rng: true
|
||||
sshd_hostkey_group: ssh_keys
|
||||
sshd_hostkey_mode: "0640"
|
||||
|
|
Loading…
Reference in a new issue