Commit Graph

11 Commits (1aecfc1e19b8c453227430c715cbde5fc7e3de6d)

Author SHA1 Message Date
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.
9 years ago
Brian Coca 205115ea1f updated to use shared region docs from ec2 9 years ago
Rick Mendes 2cc18b8780 added missing license 9 years ago
Rick Mendes 2791edc496 resolving merge conflicts 10 years ago
Rick Mendes 12d76027df upgraded docs and argspec to match module guidelines 10 years ago
Greg DeKoenigsberg d831c6a924 Adding author info 10 years ago
Rick Mendes 70a7a46d52 optionally supports waiting for the password to be available 10 years ago
Rick Mendes 80153611ab added version_added to key_passphrase 10 years ago
Rick Mendes 172b012ee2 now handles keys protected with a passphrase 10 years ago
Rick Mendes ce1b3d257c house cleaning based on code review 10 years ago
Rick Mendes 2007345c4b ec2_win_password module for windows ec2 instances 10 years ago