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