Commit f098cca9 by arbabnazar

Adding the sandbox launch time as tag

parent 712f3b25
......@@ -38,6 +38,7 @@
assign_public_ip: yes
terminate_instance: true
instance_profile_name: sandbox
instance_launch_time: "{{ hostvars['localhost']['ansible_date_time']['date'] + hostvars['localhost']['ansible_date_time']['time'] }}"
- name: Configure instance(s)
hosts: launched
......
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