From 3536bbbe7d73867ed4344556d885533324d1ef21 Mon Sep 17 00:00:00 2001 From: Elliot Murphy Date: Fri, 29 Mar 2019 11:25:17 -0400 Subject: [PATCH] Update from review feedback. Signed-off-by: Elliot Murphy --- roles/cloud-ec2/tasks/prompts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/cloud-ec2/tasks/prompts.yml b/roles/cloud-ec2/tasks/prompts.yml index a0bab6e7..22390cf5 100644 --- a/roles/cloud-ec2/tasks/prompts.yml +++ b/roles/cloud-ec2/tasks/prompts.yml @@ -77,4 +77,4 @@ {% if _use_existing_eip.user_input is defined and _algo_region.user_input != "" %} {{ available_eip_addresses[_use_existing_eip.user_input | int -1 ]['allocation_id'] }} {%- else %}{% endif %} - when: use_existing_eip is undefined \ No newline at end of file + when: use_existing_eip