diff --git a/playbooks/game.yml b/playbooks/game.yml index aa1c685..272b515 100755 --- a/playbooks/game.yml +++ b/playbooks/game.yml @@ -63,7 +63,7 @@ - name: docker deploy scpsl docker_container: name: scpsl - state: stopped + state: started image: rehashedsalt/scpsl:latest restart_policy: unless-stopped pull: yes