legacy-server-config/synapse/teardown.yml

7 lines
136 B
YAML
Raw Permalink Normal View History

2021-01-10 16:40:52 +00:00
---
- hosts: teier.eu
gather_facts: no
tasks:
tasks:
- name: Teardown Synapse
shell: "cd /dc/synapse && docker-compose down"