mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
added version added
This commit is contained in:
parent
11cd361d80
commit
d035961d1c
1 changed files with 2 additions and 0 deletions
|
@ -49,11 +49,13 @@ options:
|
||||||
- List of instance ids to attach to this ELB
|
- List of instance ids to attach to this ELB
|
||||||
required: false
|
required: false
|
||||||
default: false
|
default: false
|
||||||
|
version_added: "2.1"
|
||||||
purge_instance_ids:
|
purge_instance_ids:
|
||||||
description:
|
description:
|
||||||
- Purge existing instance ids on ELB that are not found in instance_ids
|
- Purge existing instance ids on ELB that are not found in instance_ids
|
||||||
required: false
|
required: false
|
||||||
default: false
|
default: false
|
||||||
|
version_added: "2.1"
|
||||||
zones:
|
zones:
|
||||||
description:
|
description:
|
||||||
- List of availability zones to enable on this ELB
|
- List of availability zones to enable on this ELB
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue