ansible/cloud
Abhijit Menon-Sen 55d51b3946 Fix spot instance creation by ignoring instance_initiated_shutdown_behavior (#4741)
Before this, all spot instance requests would fail because the code
_always_ called module.fail_json when the parameter was set (which it
always was, because the module parameter's default was set to 'stop').

As the comment said, this parameter doesn't make sense for spot
instances at all, so the error message was also misleading.
2016-09-08 12:33:36 -04:00
..
amazon Fix spot instance creation by ignoring instance_initiated_shutdown_behavior (#4741) 2016-09-08 12:33:36 -04:00
azure ssh_public_keys on Azure virtual machine is a list (#4350) 2016-08-25 15:08:54 -07:00
digital_ocean digital_ocean_tag name is a required field 2016-08-30 19:56:49 +01:00
docker Fix container labels expected vs actual comparison. 2016-08-27 08:00:13 -04:00
google Doc update 2016-07-26 18:05:37 +00:00
linode Py3 exclude list (#3698) 2016-05-19 15:34:59 -07:00
openstack description expanded for 112, AKA VRRP protocol) (#4645) 2016-09-07 12:30:03 -04:00
rackspace Fixing Rackspace compile time errors irt exception handling for Python 3 (#3849) 2016-06-03 06:39:58 -07:00
vmware Port vsphere_guest to py3/py2.4 syntax (#3721) 2016-05-23 09:36:24 -04:00
__init__.py package files 2014-09-26 11:05:47 -04:00