mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-19 15:21:27 +00:00
* Return correct changed status when EIP is reused When reusing an existing EIP, the changed status should be False, not True. * If public_ip is given and it exists, return it Ensure EIP allocation returns existing public_ip correctly