community.general/lib/ansible/modules/cloud
Sloane Hertel 44b2859338 ec2: fix instids and res_list being referenced before assigned - fixes #22692 (#23053)
* add else statement to ensure instids is set

set res_list to None to avoid UnboundLocalError and fix iteration over a nonetype by adding an empty tuple

* make res_list empty tuple by default and check for instids before setting tags (fails otherwise)
2017-03-29 20:18:23 -04:00
..
amazon ec2: fix instids and res_list being referenced before assigned - fixes #22692 (#23053) 2017-03-29 20:18:23 -04:00
atomic New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
azure E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
centurylink New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
cloudscale E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
cloudstack E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
digital_ocean E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
dimensiondata New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
docker Treats both [] and {} as equal to None (#23088) 2017-03-29 22:48:21 +02:00
google E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
linode New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
lxc New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
lxd New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
misc E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
openstack Add examples in os_server module showing userdata (#22997) 2017-03-27 14:44:13 -05:00
ovh New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ovirt cloud: ovirt: Add sparsify option to ovirt_disks (#22560) 2017-03-20 09:39:16 -04:00
packet E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
profitbricks E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
pubnub changed supported_by from curated to community (#22656) 2017-03-15 14:28:15 -07:00
rackspace New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
smartos New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
softlayer E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
univention New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware pep8 fixes (#23005) 2017-03-27 18:36:20 +01:00
webfaction E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00