You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud
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
..
amazon Ensure ec2_win_password doesn't leak file handle 9 years ago
centurylink added missing : to docs 9 years ago
cloudstack Merge pull request #1395 from resmo/feature/cs_template_extract 9 years ago
docker Quote strings that make the module docs fail to build 9 years ago
google added version_added to new feature, removed unused aliases 9 years ago
lxc Replace choices=BOOLEANS by type='bool', fix #1326 9 years ago
misc Replace choices=BOOLEANS by type='bool', fix #1326 9 years ago
openstack Add an __init__.py file in openstack/ 9 years ago
profitbricks Merge pull request #805 from StackPointCloud/module/profitbricks-volume-actions 9 years ago
rackspace Merge pull request #268 from smashwilson/rax_clb_ssl 9 years ago
vmware Fix up vsphere_copy after open_url change 9 years ago
webfaction Replace choices=BOOLEANS by type='bool', fix #1326 9 years ago
__init__.py package files 10 years ago
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 9 years ago