From c11c3506cd997c32c04297328306909772b6aa78 Mon Sep 17 00:00:00 2001 From: Hirshr <34746589+Hirshr@users.noreply.github.com> Date: Tue, 25 Sep 2018 13:41:07 +0300 Subject: [PATCH] spotinst_aws_elastigroup elastic_ips example (#41190) * Update spotinst_aws_elastigroup.py --- lib/ansible/modules/cloud/spotinst/spotinst_aws_elastigroup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/cloud/spotinst/spotinst_aws_elastigroup.py b/lib/ansible/modules/cloud/spotinst/spotinst_aws_elastigroup.py index db2fa3733b..799f199d33 100644 --- a/lib/ansible/modules/cloud/spotinst/spotinst_aws_elastigroup.py +++ b/lib/ansible/modules/cloud/spotinst/spotinst_aws_elastigroup.py @@ -106,7 +106,7 @@ options: elastic_ips: 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: description: