1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud
David Shrewsbury 37edf33955 Fix bug in os_router.py when router is not actually updated. (#4107)
The shade update_router() call will return None if the router is
not actually updated. This will cause the module to fail if we
do not protect against that.
2016-12-08 11:24:43 -05:00
..
amazon Add default port for aurora (#4102) 2016-12-08 11:24:42 -05:00
azure Remove object name validation. 2016-12-08 11:24:41 -05:00
digital_ocean Bug: invocation with state=absent always leads to (#3051) 2016-12-08 11:24:42 -05:00
docker Fix purge_networks 2016-12-08 11:24:43 -05:00
google correct gs_storage docs to match reality 2016-12-08 11:24:35 -05:00
linode Py3 exclude list (#3698) 2016-12-08 11:24:29 -05:00
openstack Fix bug in os_router.py when router is not actually updated. (#4107) 2016-12-08 11:24:43 -05:00
rackspace Fixing Rackspace compile time errors irt exception handling for Python 3 (#3849) 2016-12-08 11:24:34 -05:00
vmware Port vsphere_guest to py3/py2.4 syntax (#3721) 2016-12-08 11:24:30 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00