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
Christopher Kotfila 2632aa630f Unpack AWS reservations while waiting to terminate (#4012)
Previously calculation of the number of instances that have been
terminated assumed all instances were in the first reservation returned
by AWS.  If this is not the case the calculated number of instances
terminated never reaches the number of instances and the module always
times out. By unpacking the instances we get an accurate number and the
module correctly exits.
9 years ago
..
amazon Unpack AWS reservations while waiting to terminate (#4012) 9 years ago
azure ssh_public_keys on Azure virtual machine is a list (#4350) 9 years ago
digital_ocean digital_ocean_tag name is a required field 9 years ago
docker Set default log_driver to None to prevent config comparison when a log_driver is not specified. Fixes #4600. 9 years ago
google Doc update 10 years ago
linode Py3 exclude list (#3698) 10 years ago
openstack description expanded for 112, AKA VRRP protocol) (#4645) 9 years ago
rackspace Fixing Rackspace compile time errors irt exception handling for Python 3 (#3849) 10 years ago
vmware Port vsphere_guest to py3/py2.4 syntax (#3721) 10 years ago
__init__.py package files 11 years ago