legacy-server-config/nummus/teardown.yml

7 lines
134 B
YAML
Raw Normal View History

2021-01-01 15:09:53 +00:00
---
- hosts: teier.eu
gather_facts: no
tasks:
tasks:
2021-01-10 16:40:52 +00:00
- name: Teardown Nummus
2021-01-01 15:09:53 +00:00
shell: "cd /dc/nummus && docker-compose down"