Hi there, I am working with openstack modules (os_network, os_router, os_subnet, ...)
The point is that I am trying to remove a router, a subnet and a network with this modules but I am getting an error when trying to do it, specifically "subnet still has ports". >From Openstack CLI, steps to to this is: detach subnet from the router, remove subnet, remove network and, finally, remove router. My question is: how can I detach the subnet from the router in order to be able to remove? Thank you -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/66d581ae-7a09-4810-a817-5368c954443f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
