From e85c4851296c20a8f8180fc3b5e6e32fadd79c56 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Tue, 25 Sep 2018 16:56:31 +0100 Subject: [PATCH] spotinst_aws_elastigroup elastic_ips example (#41190) (#46111) * Update spotinst_aws_elastigroup.py (cherry picked from commit c11c3506cd997c32c04297328306909772b6aa78) --- 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 db2fa3733b5..799f199d33a 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: