mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-23 01:19:08 -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,7 @@ DOCUMENTATION = '''
|
|||
---
|
||||
module: quantum_router_gateway
|
||||
version_added: "1.2"
|
||||
author: "Benno Joy (@bennojoy)"
|
||||
short_description: set/unset a gateway interface for the router with the specified external network
|
||||
description:
|
||||
- Creates/Removes a gateway interface from the router, used to associate a external network with a router to route external traffic.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue