mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-10 05:33:29 +01:00
Fix typo in README
This commit is contained in:
parent
3232f924a5
commit
ab1ca002df
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ sshd_ListenAddress:
|
|||
sshd_skip_defaults: true
|
||||
sshd:
|
||||
Compression: true
|
||||
ListenAddres:
|
||||
ListenAddress:
|
||||
- "0.0.0.0"
|
||||
- "::"
|
||||
GSSAPIAuthentication: no
|
||||
|
|
Loading…
Reference in a new issue