user module: fix typo in documentation
tyep -> type Signed-off-by: bleader <bleader@ratonland.org>
This commit is contained in:
parent
be1ca63519
commit
fd650d783a
1 changed files with 1 additions and 1 deletions
2
user
2
user
|
@ -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 a new issue