user module: fix typo in documentation
tyep -> type Signed-off-by: bleader <bleader@ratonland.org>pull/4420/head
parent
e16e3fb4ca
commit
5a5751d1d0
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue