Skip to content

Commit

Permalink
manager: after forced break ensure that all containers are up (#1237)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <berendt@osism.tech>
  • Loading branch information
berendt authored Dec 7, 2023
1 parent 97eba56 commit 1108db5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/manager/handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- name: Wait for manager service to start
ansible.builtin.pause:
minutes: 1
changed_when: true
notify:
- Ensure that all containers are up

Expand Down

0 comments on commit 1108db5

Please sign in to comment.