legacy-server-config/starbound/stop.yml

6 lines
130 B
YAML

---
- hosts: teier.eu
gather_facts: no
tasks:
- name: Restart starbound
shell: "cd /dc/starbound && docker-compose stop"