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
|
||||
extends_documentation_fragment: openstack
|
||||
version_added: "2.0"
|
||||
author: "David Shrewsbury (@Shrews)"
|
||||
description:
|
||||
- Create or Delete routers from OpenStack. Although Neutron allows
|
||||
routers to share the same name, this module enforces name uniqueness
|
||||
|
|
Loading…
Reference in a new issue