mirror of https://github.com/ansible/ansible.git
Allow os_server to delete FIP (#3509)
The os_server module could automatically generate a floating IP for the user with auto_ip=true, but we didn't allow for this FIP to be automatically deleted when deleting the instance, which is a bug. Add a new option called delete_fip that enables this.reviewable/pr18780/r1
parent
ff223ee14c
commit
3979faf3e5
Loading…
Reference in New Issue