mirror of
https://github.com/roles-ansible/ansible_role_sshd.git
synced 2024-08-16 11:59:49 +02:00
Merge pull request #1 from firesoft-de/patch-1
Fixed a typo in README.md
This commit is contained in:
commit
8f059787f9
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Use Eliptic cureve cryptografie for your ssh keys:
|
|||
```bash
|
||||
ssh-keygen -t ed25519
|
||||
```
|
||||
*The defualt values of this role will only allow ed25519 keys. But you can change that obviously if you like.*
|
||||
*The default values of this role will only allow ed25519 keys. But you can change that obviously if you like.*
|
||||
|
||||
combinations
|
||||
---------------
|
||||
|
|
Loading…
Reference in a new issue