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