community.general/lib/ansible/modules/cloud
(@cewood) 17b5d851f2 Support specifying cidr_ip as a list
Update/fix to Support specifying cidr_ip as a list

Unicode isn't compatible with python2, so we needed some other
solution to this problem. The simplest approach is if the ip item
isn't already a list, simply convert it to one, and we're done.
Thanks to @mspiegle for this suggestion.
2016-12-08 11:22:57 -05:00
..
amazon Support specifying cidr_ip as a list 2016-12-08 11:22:57 -05:00
azure better timeout logic when deleting vm disks. Python 2.4 safe excepts 2016-12-08 11:22:57 -05:00
digital_ocean Issue #1161 DigitalOcean API 2 ssh_key_ids problem 2016-12-08 11:22:55 -05:00
docker Fix error when container has no names. 2016-12-08 11:22:57 -05:00
google Don't use a dict comprehension, be more verbose 2016-12-08 11:22:53 -05:00
linode added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
openstack added deprecated doc entry 2016-12-08 11:22:57 -05:00
rackspace Prevent an empty error message 2016-12-08 11:22:48 -05:00
vmware added version added for new template options 2016-12-08 11:22:37 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00