summaryrefslogtreecommitdiff
path: root/library
diff options
context:
space:
mode:
authorBen Holloway <budlight@gmail.com>2014-04-24 17:58:39 -0600
committerBen Holloway <budlight@gmail.com>2014-04-24 17:58:39 -0600
commite45d33954bff66bf4e6e030908aaed9cc772dbf8 (patch)
tree0f4479c4e41eff3dd15f66b05afcdce19a2dda04 /library
parent4596521147a7b5d98ded9b45106050c51dc3fc57 (diff)
downloadansible-e45d33954bff66bf4e6e030908aaed9cc772dbf8.tar.gz
documentation fix
Diffstat (limited to 'library')
-rw-r--r--library/cloud/ec2_asg2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cloud/ec2_asg b/library/cloud/ec2_asg
index f0305e717a..856f5d59ad 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: