mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-21 18:40:19 +01:00
Remove unneccasery match
This commit is contained in:
parent
ecefbcb06f
commit
0d10fb9a39
1 changed files with 0 additions and 3 deletions
|
@ -36,6 +36,3 @@ sshd_defaults:
|
|||
AcceptEnv: LANG LC_*
|
||||
Subsystem: "sftp {{ sshd_sftp_server }}"
|
||||
UsePAM: yes
|
||||
Match:
|
||||
- Condition: User vagrant
|
||||
MaxSessions: 10
|
||||
|
|
Loading…
Reference in a new issue