ansible/lib
Joel Thompson 61672e5c61 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-12-08 11:33:58 -05:00
..
ansible Ensure ec2_win_password doesn't leak file handle 2016-12-08 11:33:58 -05:00