ansible/cloud
2016-04-19 18:00:16 -04:00
..
amazon Fix an issue where by a call to ec2.get_image wasn't wrapped in a try/except, and would occasionally throw an exception in the wild. Also greatly simplifies two of the ugliest known loops to man down into a single loop. (#2554) 2016-04-19 18:00:16 -04:00
azure Add new Dv2 Azure instances 2016-01-19 10:38:33 -06:00
digital_ocean Documentation updates to use complete YAML : syntax instead of key=val syntax. 2016-02-10 10:02:38 -05:00
docker docker: support polling image by digest (#2932) 2016-04-16 21:46:02 +02:00
google Add preemptible option on gce.py 2016-03-24 18:17:21 +09:00
linode Replace BOOLEANS with true/false 2016-04-05 16:31:15 +01:00
openstack Make remote_group handle name and id in cloud/openstack/os_security_group_rule.py 2016-04-14 20:03:13 +02:00
rackspace overwrite option was added for 2.1 2016-04-08 11:36:14 -05:00
vmware Support altering the virtual cdrom when state == reconfigured (#2394) 2016-04-16 21:49:43 +02:00
__init__.py