Commit 546e3300 by Brian Beggs

removing ec2_instance_profile_name to launch instance CD

parent 0295ad64
......@@ -68,7 +68,6 @@
volume_size: "{{ ebs_volume_size }}"
wait: yes
wait_timeout: "{{ ec2_timeout }}"
instance_profile_name: "{{ ec2_instance_profile_name }}"
register: ec2_instance_register
- name: Wait for SSH to come up
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment