SCPSL
This commit is contained in:
parent
054e462589
commit
b85120cd5a
@ -11,7 +11,7 @@
|
||||
- name: docker deploy scpsl
|
||||
docker_container:
|
||||
name: scpsl
|
||||
state: absent
|
||||
state: started
|
||||
image: rehashedsalt/scpsl:latest
|
||||
restart_policy: unless-stopped
|
||||
pull: yes
|
||||
@ -26,7 +26,7 @@
|
||||
- name: docker deploy terraria
|
||||
docker_container:
|
||||
name: terraria
|
||||
state: started
|
||||
state: absent
|
||||
image: rehashedsalt/tmodloader-docker:v0.11.8.3
|
||||
restart_policy: unless-stopped
|
||||
pull: yes
|
||||
|
Loading…
Reference in New Issue
Block a user