spotinst_aws_elastigroup elastic_ips example (#41190)
* Update spotinst_aws_elastigroup.py
This commit is contained in:
parent
c44de1069c
commit
c11c3506cd
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ options:
|
||||||
|
|
||||||
elastic_ips:
|
elastic_ips:
|
||||||
description:
|
description:
|
||||||
- (List of Strings) List of ElasticIps Allocation Ids to associate to the group instances
|
- (List of Strings) List of ElasticIps Allocation Ids (Example C(eipalloc-9d4e16f8)) to associate to the group instances
|
||||||
|
|
||||||
fallback_to_od:
|
fallback_to_od:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue