Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
2 changes: 1 addition & 1 deletion roles/deploy_code/tasks/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@
name: "{{ asg_management.name }}"
region: "{{ asg_management.region }}"
profile: "{{ asg_management.profile | default(omit) }}"
suspended_processes: []
suspend_processes: []
delegate_to: localhost
run_once: true
when:
Expand Down