Also disable that other mc server

This commit is contained in:
Salt 2023-08-06 14:21:26 -05:00
parent cd232f6565
commit 3220c31cd1

View File

@ -2,7 +2,7 @@
- name: docker deploy minecraft - vanilla
docker_container:
name: minecraft-vanilla
state: started
state: absent
image: itzg/minecraft-server:latest
restart_policy: unless-stopped
pull: yes