community.general/lib/ansible/modules/extras/cloud
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
..
amazon Ensure ec2_win_password doesn't leak file handle 2016-12-08 11:33:58 -05:00
centurylink added missing : to docs 2016-12-08 11:33:32 -05:00
cloudstack cloudstack: new module cs_zone_facts 2016-12-08 11:33:55 -05:00
docker fixed misppelled description 2016-12-08 11:33:49 -05:00
google added version_added to new feature, removed unused aliases 2016-12-08 11:33:29 -05:00
lxc Fix test failure for lxc_container 2016-12-08 11:33:54 -05:00
misc remove legacy action style from examples 2016-12-08 11:33:53 -05:00
openstack Doc fixes 2016-12-08 11:33:56 -05:00
profitbricks Rebuild of ealier PR. 2016-12-08 11:33:12 -05:00
rackspace Use rax_to_dict(). 2016-12-08 11:32:57 -05:00
vmware Fix vmware_portgroup throwing an error if port group already exists 2016-12-08 11:33:57 -05:00
webfaction Choices should be a list of true/false not the string BOOLEANS 2016-12-08 11:33:51 -05:00
__init__.py package files 2016-12-08 11:32:18 -05:00
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 2016-12-08 11:33:25 -05:00