From 57d1870ade1e5824df01b7cd8bed75006cb8b7d7 Mon Sep 17 00:00:00 2001 From: adosztal Date: Sat, 13 Feb 2021 15:02:52 +0100 Subject: [PATCH] Fixed indent issue --- plugins/modules/ec2_transit_gateway_vpn.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/ec2_transit_gateway_vpn.py b/plugins/modules/ec2_transit_gateway_vpn.py index 14aca8de116..2783dc4d1be 100644 --- a/plugins/modules/ec2_transit_gateway_vpn.py +++ b/plugins/modules/ec2_transit_gateway_vpn.py @@ -128,7 +128,7 @@ - Whether or not to delete VPN connections routes that are not specified in the task. type: bool default: false - wait_timeout: + wait_timeout: description: - How long before wait gives up, in seconds. default: 600