Commit 580be53c by arbabnazar

update the requirement.txt to ansible 2.x

parent 78178d15
......@@ -49,7 +49,7 @@
group: "{{ security_group }}"
instance_type: "{{ instance_type }}"
image: "{{ ami }}"
vpc_subnet_id: "{{ vpc_subnet_id }}"
vpc_subnet_id: "subnet-cd867aba" #"{{ vpc_subnet_id }}"
assign_public_ip: yes
wait: True
region: "{{ region }}"
......
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