Disable botaniapack2

This commit is contained in:
Salt 2021-08-01 12:32:24 -05:00
parent f804f68649
commit 1ef715f52e

View File

@ -61,7 +61,7 @@
- name: docker deploy minecraft botaniapack2-survival
docker_container:
name: botaniapack2-survival
state: started
state: absent
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: started
state: absent
image: rehashedsalt/minecraft-forge:1.16.5-36.1.13-openjdk11
restart_policy: unless-stopped
pull: yes