mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 17:53:10 +00:00
Merge pull request #1455 from bleader/devel
user module: fix typo in documentation
This commit is contained in:
@@ -121,7 +121,7 @@ options:
|
||||
default: rsa
|
||||
version_added: "0.9"
|
||||
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