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 ae6992bf8c Handle EC2 instances with multiple network interfaces (#4766)
Currently instances with multiple ENI's can't be started or stopped
because sourceDestCheck is a per-interface attribute, but we use the
boto global access to it (which only works when there's a single ENI).

This patch handles multiple ENI's and applies the sourcedestcheck across
all interfaces the same way.

Fixes #3234
9 years ago
..
amazon Handle EC2 instances with multiple network interfaces (#4766) 9 years ago
azure ssh_public_keys on Azure virtual machine is a list (#4350) 10 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