From e45d33954bff66bf4e6e030908aaed9cc772dbf8 Mon Sep 17 00:00:00 2001 From: Ben Holloway Date: Thu, 24 Apr 2014 17:58:39 -0600 Subject: [PATCH] documentation fix --- library/cloud/ec2_asg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/cloud/ec2_asg b/library/cloud/ec2_asg index f0305e717af..856f5d59adf 100644 --- a/library/cloud/ec2_asg +++ b/library/cloud/ec2_asg @@ -39,7 +39,7 @@ options: required: false availability_zones: description: - - List of availability zone names in which to create the group. Required if vpc_zone_identifier is not set. + - List of availability zone names in which to create the group. Defaults to all the availability zones in the region if vpc_zone_identifier is not set. required: false launch_config_name: description: