Joel Thompson
41a2542f00
Ensure ec2_win_password doesn't leak file handle
...
Currently the module doesn't explicitly close the file handle. This
wraps the reading of the private key in a try/finally block to ensure
the file is properly closed.
2016-02-09 22:56:55 -05:00
Brian Coca
205115ea1f
updated to use shared region docs from ec2
2015-10-07 23:20:27 -04:00
Rick Mendes
2cc18b8780
added missing license
2015-10-05 10:29:25 -07:00
Rick Mendes
2791edc496
resolving merge conflicts
2015-06-27 10:25:17 -07:00
Rick Mendes
12d76027df
upgraded docs and argspec to match module guidelines
2015-06-26 17:00:58 -07:00
Greg DeKoenigsberg
d831c6a924
Adding author info
2015-06-16 11:41:31 -04:00
Rick Mendes
70a7a46d52
optionally supports waiting for the password to be available
2015-06-09 08:55:58 -07:00
Rick Mendes
80153611ab
added version_added to key_passphrase
2015-06-03 09:06:43 -07:00
Rick Mendes
172b012ee2
now handles keys protected with a passphrase
2015-06-03 08:46:29 -07:00
Rick Mendes
ce1b3d257c
house cleaning based on code review
2015-05-06 08:50:14 -07:00
Rick Mendes
2007345c4b
ec2_win_password module for windows ec2 instances
2015-05-04 14:38:43 -07:00