Commit 5a39672e by Ben

documentation fix availability_zones should be required for ec2_asg

parent 31f7a069
...@@ -40,7 +40,7 @@ options: ...@@ -40,7 +40,7 @@ options:
availability_zones: availability_zones:
description: description:
- List of availability zone names in which to create the group. - List of availability zone names in which to create the group.
required: false required: true
launch_config_name: launch_config_name:
description: description:
- Name of the Launch configuration to use for the group. See the ec2_lc module for managing these. - Name of the Launch configuration to use for the group. See the ec2_lc module for managing these.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment