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

6 lines
141 B
YAML
Raw Permalink Normal View History

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