mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20: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
|
@ -32,7 +32,8 @@ DOCUMENTATION = '''
|
|||
module: os_server
|
||||
short_description: Create/Delete Compute Instances from OpenStack
|
||||
extends_documentation_fragment: openstack
|
||||
version_added: "1.10"
|
||||
version_added: "2.0"
|
||||
author: "Monty Taylor (@emonty)"
|
||||
description:
|
||||
- Create or Remove compute instances from OpenStack.
|
||||
options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue