mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 00:33:09 +00:00
Small spelling correction to authorized_key module docs
This commit is contained in:
@@ -48,7 +48,7 @@ options:
|
||||
version_added: "1.2"
|
||||
manage_dir:
|
||||
description:
|
||||
- Wheter this module should manage the directory of the authorized_keys file
|
||||
- Whether this module should manage the directory of the authorized_keys file
|
||||
required: false
|
||||
choices: [ "yes", "no" ]
|
||||
default: "yes"
|
||||
|
||||
Reference in New Issue
Block a user