Skip to content

Commit d3cec59

Browse files
restart always
1 parent 403c02c commit d3cec59

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ansible/group_vars/alpha-swarm-manager.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ container_run_opts: >
1111
-d
1212
-p {{ swarm_master_port }}:2375
1313
-v /opt/ssl/docker/{{ name }}:/etc/ssl/docker:ro
14+
--restart=always
1415
1516
container_run_args: >
1617
manage

0 commit comments

Comments
 (0)