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
Ryan Brown 75507e7569 Check status of finished spot instance requests (#4990)
Per #3877, the code to wait for spot instance requests to finish would
hang for the full wait time if any spot request failed for any reason.
This commit introduces status checks for spot requests, so if the
request fails, finishes, or is cancelled the task will fail/succeed
accordingly.

One edge case introduced here is tha if a user terminates the instance
associated with the request manually it won't fail the play, under the
presumption that the user *wants* the instance terminated.
8 years ago
..
amazon Check status of finished spot instance requests (#4990) 8 years ago
azure ssh_public_keys on Azure virtual machine is a list (#4350) 8 years ago
digital_ocean Remove duplicate keys from module docs. (#4920) 8 years ago
docker Merge pull request #4961 from shaung/iss4504 8 years ago
google Support for GCE Managed Instance Groups. (#4541) 8 years ago
linode Py3 exclude list (#3698) 9 years ago
openstack Fix os_network's create_network() call for older shade versions (#5058) 8 years ago
rackspace Fixing Rackspace compile time errors irt exception handling for Python 3 (#3849) 9 years ago
vmware Port vsphere_guest to py3/py2.4 syntax (#3721) 9 years ago
__init__.py package files 10 years ago