ansible/cloud
Dennis Conrad 9acc141082 Fix for existing ENIs w/ multiple security groups
Do a sorted comparison of the list of security groups supplied via `module.params.get('security_groups')` and the list of security groups fetched via `get_sec_group_list(eni.groups)`.  This fixes an incorrect "The specified address is already in use" error if the order of security groups in those lists differ.
2016-03-17 17:08:40 +00:00
..
amazon Fix for existing ENIs w/ multiple security groups 2016-03-17 17:08:40 +00:00
centurylink added missing : to docs 2015-11-02 14:19:11 -05:00
cloudstack Merge pull request #1614 from resmo/feature/cs_zone_facts 2016-03-15 23:27:06 +01:00
docker fixed misppelled description 2016-02-08 12:07:58 -05:00
google added version_added to new feature, removed unused aliases 2015-10-22 08:31:49 -04:00
lxc Fix test failure for lxc_container 2016-03-13 12:58:51 +05:30
misc remove legacy action style from examples 2016-03-10 15:14:27 +01:00
openstack Merge pull request #1528 from Shrews/os_group 2016-03-16 15:33:21 -04:00
profitbricks Merge pull request #805 from StackPointCloud/module/profitbricks-volume-actions 2015-08-26 07:23:46 -04:00
rackspace Merge pull request #268 from smashwilson/rax_clb_ssl 2015-07-02 09:27:55 -05:00
vmware Merge pull request #1626 from jcpowermac/vmware_migrate_vmk_fix_20 2016-03-03 18:45:45 -05:00
webfaction Choices should be a list of true/false not the string BOOLEANS 2016-03-01 16:18:30 -06:00
__init__.py package files 2014-09-26 11:04:10 -04:00
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 2015-10-05 13:22:32 -05:00