From 9fba3f579431748d1999d7ed9f3726728244bc92 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Tue, 15 Dec 2020 16:58:34 +0100 Subject: [PATCH] README: Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e2d39d..dc06d85 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ defaults. This is useful if the role is used in deployment stage to make sure the service is able to start on the first attempt. To disable this check, set this to empty list. -* `sshd_hostkey_owner`, `sshd_hostkey_group`, `sshd_hostkey_group` +* `sshd_hostkey_owner`, `sshd_hostkey_group`, `sshd_hostkey_mode` Use these variables to set the ownership and permissions for the host keys from the above list.