mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-21 04:10:23 -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
|
@ -31,6 +31,9 @@ DOCUMENTATION = '''
|
|||
---
|
||||
module: quantum_floating_ip
|
||||
version_added: "1.2"
|
||||
author:
|
||||
- "Benno Joy (@bennojoy)"
|
||||
- "Brad P. Crochet (@bcrochet)"
|
||||
short_description: Add/Remove floating IP from an instance
|
||||
description:
|
||||
- Add or Remove a floating IP to an instance
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue