Skip to content

Commit

Permalink
Add wait
Browse files Browse the repository at this point in the history
  • Loading branch information
GomathiselviS committed Jul 28, 2023
1 parent 4c6aa06 commit fa25147
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/manage_transit_gateway/tasks/delete.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
customer_gateway_id: '{{ manage_transit_gateway_cgw }}'
transit_gateway_id: '{{ manage_transit_gateway_gw.transit_gateway_id }}'
state: absent
wait: True
wait_timeout: 600
when:
- manage_transit_gateway_vpn_info.vpn_connections != []
Expand Down

0 comments on commit fa25147

Please sign in to comment.