The sshkey option is available in version 2.7 and above (#46103)
This commit is contained in:
parent
7a747341fb
commit
8213096b7f
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ options:
|
|||
description:
|
||||
- Specifies the SSH public key to configure
|
||||
for the given username. This argument accepts a valid SSH key value.
|
||||
version_added: "2.6"
|
||||
version_added: "2.7"
|
||||
nopassword:
|
||||
description:
|
||||
- Defines the username without assigning
|
||||
|
|
Loading…
Reference in a new issue