Commit 63acf9b6 by John Jarvis

adding size to launch for ec2

parent d67011e8
......@@ -11,6 +11,7 @@
wait: true
region: "{{ region }}"
instance_tags: "{{instance_tags}}"
size: "{{ size }}"
register: ec2
- name: launch_instance | Add new instance to host group
......
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