mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 04:40:22 -07:00
Updating cloud modules with proper github author information
This commit is contained in:
parent
8b2327fe3a
commit
18ca7aee07
74 changed files with 111 additions and 60 deletions
|
@ -28,6 +28,9 @@ DOCUMENTATION = '''
|
|||
---
|
||||
module: nova_keypair
|
||||
version_added: "1.2"
|
||||
author:
|
||||
- "Benno Joy (@bennojoy)"
|
||||
- "Michael DeHaan"
|
||||
short_description: Add/Delete key pair from nova
|
||||
description:
|
||||
- Add or Remove key pair from nova .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue