Updating cloud modules with proper github author information

This commit is contained in:
Greg DeKoenigsberg
2015-06-15 14:41:22 -04:00
committed by Matt Clay
parent 8b2327fe3a
commit 18ca7aee07
74 changed files with 111 additions and 60 deletions

View File

@@ -31,6 +31,7 @@ module: os_server_actions
short_description: Perform actions on Compute Instances from OpenStack
extends_documentation_fragment: openstack
version_added: "2.0"
author: "Jesse Keating (@j2sol)"
description:
- Perform server actions on an existing compute instance from OpenStack.
This module does not return any data other than changed true/false.