mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Small spelling correction to authorized_key module docs
This commit is contained in:
@@ -48,7 +48,7 @@ options:
|
|||||||
version_added: "1.2"
|
version_added: "1.2"
|
||||||
manage_dir:
|
manage_dir:
|
||||||
description:
|
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
|
required: false
|
||||||
choices: [ "yes", "no" ]
|
choices: [ "yes", "no" ]
|
||||||
default: "yes"
|
default: "yes"
|
||||||
|
|||||||
Reference in New Issue
Block a user