legacy-server-config/element/teardown.yml

6 lines
127 B
YAML
Raw Normal View History

2021-01-17 16:42:48 +00:00
---
- hosts: teier.eu
gather_facts: no
tasks:
- name: Teardown element
shell: "cd /dc/element && docker-compose down"