mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
Add author to os_router
This commit is contained in:
parent
78ea0df607
commit
bf9c3e0092
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ module: os_router
|
||||||
short_description: Create or delete routers from OpenStack
|
short_description: Create or delete routers from OpenStack
|
||||||
extends_documentation_fragment: openstack
|
extends_documentation_fragment: openstack
|
||||||
version_added: "2.0"
|
version_added: "2.0"
|
||||||
|
author: "David Shrewsbury (@Shrews)"
|
||||||
description:
|
description:
|
||||||
- Create or Delete routers from OpenStack. Although Neutron allows
|
- Create or Delete routers from OpenStack. Although Neutron allows
|
||||||
routers to share the same name, this module enforces name uniqueness
|
routers to share the same name, this module enforces name uniqueness
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue