|
|
@ -23,8 +23,8 @@ DOCUMENTATION = '''
|
|
|
|
module: cloudstack_sshkey
|
|
|
|
module: cloudstack_sshkey
|
|
|
|
short_description: Manages SSH keys on Apache CloudStack based clouds.
|
|
|
|
short_description: Manages SSH keys on Apache CloudStack based clouds.
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- If no public key is provided, a new ssh private/public key pair will be
|
|
|
|
- If no key was found and no public key was provided and a new SSH
|
|
|
|
created and the private key will be returned.
|
|
|
|
private/public key pair will be created and the private key will be returned.
|
|
|
|
version_added: '2.0'
|
|
|
|
version_added: '2.0'
|
|
|
|
author: René Moser
|
|
|
|
author: René Moser
|
|
|
|
options:
|
|
|
|
options:
|
|
|
|