Skip to content

Commit 44f6e2a

Browse files
committed
Restart container on deploy
1 parent fb192ce commit 44f6e2a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

roles/midproxy/tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
pull: true
3434
restart_policy: "always"
3535
state: started
36+
restart: true
3637
networks:
3738
- name: "loadbalancer"
3839
env:

0 commit comments

Comments
 (0)