From 812a3966cac7e777d1606b98e2aab396f7c16080 Mon Sep 17 00:00:00 2001 From: Dan K Date: Sun, 16 May 2021 08:28:41 +0000 Subject: [PATCH] Remove trailing whitespace in YAML --- plugins/modules/ec2_asg_instance_refreshes_info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/ec2_asg_instance_refreshes_info.py b/plugins/modules/ec2_asg_instance_refreshes_info.py index 79e81354590..b143a53af95 100644 --- a/plugins/modules/ec2_asg_instance_refreshes_info.py +++ b/plugins/modules/ec2_asg_instance_refreshes_info.py @@ -84,7 +84,7 @@ type: str sample: "public-webapp-production-1" status: - description: + description: - The current state of the group when DeleteAutoScalingGroup is in progress. - The following are the possible statuses - Pending -- The request was created, but the operation has not started.