mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Updating cloud modules with proper github author information
This commit is contained in:
committed by
Matt Clay
parent
8b2327fe3a
commit
18ca7aee07
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user