mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-07 11:13:10 +00:00
Adding author info
This commit is contained in:
committed by
Matt Clay
parent
c9fb43a8e3
commit
9e56cb6c0f
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user