Adding author info

This commit is contained in:
Greg DeKoenigsberg 2015-06-16 11:41:31 -04:00
parent 87bc0ee39f
commit d831c6a924

View file

@ -7,7 +7,7 @@ short_description: gets the default administrator password for ec2 windows insta
description: 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. - 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" version_added: "2.0"
author: Rick Mendes author: "Rick Mendes (@rickmendes)"
options: options:
instance_id: instance_id:
description: description: