EC2 instance_initiated_shutdown_behavior to terminate. Close #124

pull/262/head
Jack Ivanov 7 years ago
parent c52024d4cc
commit 0aff3ebb6f

@ -101,6 +101,7 @@
count_tag:
name: "{{ aws_server_name }}"
assign_public_ip: yes
instance_initiated_shutdown_behavior: terminate
register: ec2
- name: Add new instance to host group

Loading…
Cancel
Save