1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-30 21:11:03 +00:00
community.general/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