From 49ab162283695bd0184400fc603ddb6339a7daaf Mon Sep 17 00:00:00 2001 From: L3D Date: Sun, 14 Mar 2021 00:01:09 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82aa467..3060435 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ users: ``` + **Advanced SSH Algorithm Settings**
- You can define the used Key and Key Algorithm here to. For the default values and some examples for the variables ``sshd__key_algorithmus`` and ``sshd__kex_algorithmus`` have a look into ``defaults/main.yml``. + You can define the used Key and Kex Algorithm here to. For the default values and some examples for the variables ``sshd__key_algorithmus`` and ``sshd__kex_algorithmus`` have a look into ``defaults/main.yml``. + **force new SSH Features**