mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-11 12:02:02 +00:00
Currently, you would only use this module to create a floating IP if it doesn't exist and attempt to attach it to a Nova server. This commit adds support for creating a standalone floating IP not attached to anything, and optionally attaching it to a fixed IP in a fixed network. Change-Id: Id65ce98674b6b9d93dd4cfbbdf2c5c51798fca38 Signed-off-by: Austin Jamias <ajamias@redhat.com>