Files
community.general/lib/ansible/modules/extras/cloud
Dennis Conrad 0254cbad9a 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-12-08 11:33:58 -05:00
..
2016-12-08 11:33:32 -05:00
2016-12-08 11:33:49 -05:00
2016-12-08 11:33:54 -05:00
2016-12-08 11:33:56 -05:00
2016-12-08 11:33:12 -05:00
2016-12-08 11:32:57 -05:00
2016-12-08 11:32:18 -05:00