legacy-server-config/mail/teardown.yml

6 lines
121 B
YAML
Raw Normal View History

2021-04-02 11:09:32 +00:00
---
- hosts: teier.eu
gather_facts: no
tasks:
- name: Teardown mail
shell: "cd /dc/mail && docker-compose down"