I’ve execute a playbook that create/drop Openstack Instances.
When i drop/recreate a new instance, the instance got a new ip address.
When i try to provision the new instance, the old ip address will be used.
I think, this old ip address is still provided in the AWX database.
How can i update AWX to use new new ip address?