1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_sshd.git synced 2024-08-16 11:59:49 +02:00

Fixed typo

This commit is contained in:
firesoft-de 2021-04-11 17:23:02 +02:00 committed by GitHub
parent 9bd350770f
commit 1bcddde0f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
---------------