Disable stoneblock

This commit is contained in:
Salt 2023-12-31 14:01:02 -06:00
parent 39f609139f
commit 8571931555

View File

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