mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Fix syntax error so route table tests always try to clean up (#35663)
* Always try to clean up after route table tests * Wait for a new VPC a chance to become available before attempting to get its current state
This commit is contained in:
@@ -545,7 +545,7 @@
|
||||
- recreate_private_table.changed
|
||||
- recreate_private_table.route_table.id != create_public_table.route_table.id
|
||||
|
||||
- always:
|
||||
always:
|
||||
#############################################################################
|
||||
# TEAR DOWN STARTS HERE
|
||||
#############################################################################
|
||||
|
||||
Reference in New Issue
Block a user