mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 14:41:23 -07:00
documentation fix
This commit is contained in:
parent
4596521147
commit
e45d33954b
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ options:
|
||||||
required: false
|
required: false
|
||||||
availability_zones:
|
availability_zones:
|
||||||
description:
|
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
|
required: false
|
||||||
launch_config_name:
|
launch_config_name:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue