ansible/cloud
Dennis Conrad c1787da7ff Fix UnboundLocalError if 'access_key_ids' not supplied
'key_ids' is referenced before it is assigned, causing the module to fail with a UnboundLocalError instead of failing gracefully with a helpful error message.  This very small patch moves the assignment of 'key_ids' to before the variable is referenced.
2016-04-19 19:53:21 +02:00
..
amazon Fix UnboundLocalError if 'access_key_ids' not supplied 2016-04-19 19:53:21 +02: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 package files 2014-09-26 11:05:47 -04:00