mirror of
https://github.com/trailofbits/algo.git
synced 2026-09-11 04:07:48 +02:00
EC2 instance_initiated_shutdown_behavior to terminate. Close #124
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user