Disable botaniapack2
This commit is contained in:
parent
f804f68649
commit
1ef715f52e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user