legacy-server-config/mautrix-telegram/teardown.yml

6 lines
145 B
YAML
Raw Permalink Normal View History

2021-01-12 21:11:45 +00:00
---
- hosts: teier.eu
gather_facts: no
tasks:
- name: Teardown Mautrix Telegram
shell: "cd /dc/mautrix-telegram && docker-compose down"