mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
user module: fix typo in documentation
tyep -> type Signed-off-by: bleader <bleader@ratonland.org>
This commit is contained in:
@@ -117,7 +117,7 @@ options:
|
||||
required: false
|
||||
default: rsa
|
||||
description:
|
||||
- Optionally specify the tyep of SSH key to generate.
|
||||
- Optionally specify the type of SSH key to generate.
|
||||
Available SSH key types will depend on implementation
|
||||
present on target host.
|
||||
ssh_key_file:
|
||||
|
||||
Reference in New Issue
Block a user