Spin botaniapack2 back up

This commit is contained in:
Salt 2021-08-03 16:04:10 -05:00
parent 965f57293a
commit 51b9ee745f

View File

@ -61,7 +61,7 @@
- name: docker deploy minecraft botaniapack2-survival
docker_container:
name: botaniapack2-survival
state: absent
state: started
image: rehashedsalt/minecraft-forge:1.16.5-36.1.13-openjdk11
restart_policy: unless-stopped
pull: yes
@ -126,7 +126,7 @@
- name: docker deploy minecraft botaniapack2-creative
docker_container:
name: botaniapack2-creative
state: absent
state: started
image: rehashedsalt/minecraft-forge:1.16.5-36.1.13-openjdk11
restart_policy: unless-stopped
pull: yes