Update Jesse Keating's github id (#39904)

Jesse is no longer j2sol, he's now omgjlk.
This commit is contained in:
Monty Taylor 2018-05-11 00:38:15 -05:00 committed by Martin Krizek
commit fea71d2767
4 changed files with 4 additions and 4 deletions

View file

@ -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.