README: Fix typo

This commit is contained in:
Jakub Jelen 2020-12-15 16:58:34 +01:00 committed by Jakub Jelen
parent 3cde4cf4ef
commit 9fba3f5794

View file

@ -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 the service is able to start on the first attempt. To disable this check, set
this to empty list. 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 Use these variables to set the ownership and permissions for the host keys from
the above list. the above list.