Adding author info
This commit is contained in:
parent
87bc0ee39f
commit
d831c6a924
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ short_description: gets the default administrator password for ec2 windows insta
|
|||
description:
|
||||
- Gets the default administrator password from any EC2 Windows instance. The instance is referenced by its id (e.g. i-XXXXXXX). This module has a dependency on python-boto.
|
||||
version_added: "2.0"
|
||||
author: Rick Mendes
|
||||
author: "Rick Mendes (@rickmendes)"
|
||||
options:
|
||||
instance_id:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue