mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
950ff3f24a
* Check if EIP exists before deleting it After deleting the NAT gateway, the EIP sometimes seems to cease to exist afterwards. Check if it exists before deleting it. Otherwise you get: ``` Failed to release EIP eipalloc-abdc1234: An error occurred (InvalidAllocationID.NotFound) \ when calling the ReleaseAddress operation: The allocation ID 'eipalloc-abcd1234' does not \ exist", "success": false} ``` * Fix flake8 errors with ec2_vpc_nat_gateway |
||
---|---|---|
.. | ||
ansible |