mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Update Jesse Keating's github id (#39904)
Jesse is no longer j2sol, he's now omgjlk.
This commit is contained in:
committed by
Martin Krizek
parent
c5fa718174
commit
fea71d2767
@@ -19,7 +19,7 @@ module: os_server_action
|
||||
short_description: Perform actions on Compute Instances from OpenStack
|
||||
extends_documentation_fragment: openstack
|
||||
version_added: "2.0"
|
||||
author: "Jesse Keating (@j2sol)"
|
||||
author: "Jesse Keating (@omgjlk)"
|
||||
description:
|
||||
- Perform server actions on an existing compute instance from OpenStack.
|
||||
This module does not return any data other than changed true/false.
|
||||
|
||||
@@ -163,7 +163,7 @@ options:
|
||||
- how long before wait gives up, in seconds
|
||||
default: 300
|
||||
author:
|
||||
- "Jesse Keating (@j2sol)"
|
||||
- "Jesse Keating (@omgjlk)"
|
||||
- "Matt Martz (@sivel)"
|
||||
notes:
|
||||
- I(exact_count) can be "destructive" if the number of running servers in
|
||||
|
||||
@@ -34,7 +34,7 @@ options:
|
||||
- cidr of the network being created
|
||||
author:
|
||||
- "Christopher H. Laco (@claco)"
|
||||
- "Jesse Keating (@j2sol)"
|
||||
- "Jesse Keating (@omgjlk)"
|
||||
extends_documentation_fragment: rackspace.openstack
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user