Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions roles/deploy_code/tasks/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@
when:
- asg_management.name is defined
- asg_management.name | length > 0
- asg_management.refresh_asg_instances is defined
- asg_management.refresh_asg_instances

- name: Start any services we stopped if the image re-mounting failed and ASG management is disabled.
Expand Down