legacy-server-config/starbound/teardown.yml

6 lines
142 B
YAML
Raw Normal View History

2021-01-01 15:09:53 +00:00
---
- hosts: teier.eu
gather_facts: no
tasks:
- name: Restart starbound
shell: "cd /dc/starbound && docker-compose down --rmi local"