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
yfried-redhat b1ee47f358 Make os_floating_ip module idempotent
Current module fails when tries to assign floating-ips to server that
already have them and either fails or reports "changed=True" when no
ip was added

Removing floating-ip doesn't require address

Server name/id is enough to remove a floating ip.
2016-12-08 11:24:44 -05:00
..
amazon Add default port for aurora (#4102) 2016-12-08 11:24:42 -05:00
azure Fix azure_rm_virtualmachine (#4174). 2016-12-08 11:24:43 -05:00
digital_ocean Bug: repeatable invocation with state=present leads to (#3052) 2016-12-08 11:24:44 -05:00
docker Entrypoint fails with 'command not found' error. 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 Make os_floating_ip module idempotent 2016-12-08 11:24:44 -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