Don't run the recovery script if the world exists

BIG OOPS
This commit is contained in:
Salt 2020-06-25 08:50:01 -05:00
parent 06a21f1770
commit 4e2732be3f

View File

@ -140,6 +140,7 @@
- bash
- "./recover.sh"
notify: "restart minecraft {{ mcname }}"
when: not stat_mcroot_world.stat.exists
- name: Configure server
block:
- name: Template out server.properties