mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
The sshkey option is available in version 2.7 and above (#46103)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user