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

6 lines
145 B
YAML

---
- hosts: teier.eu
gather_facts: no
tasks:
- name: Teardown Mautrix Telegram
shell: "cd /dc/mautrix-telegram && docker-compose down"