legacy-server-config/nummus/teardown.yml

7 lines
131 B
YAML
Raw Normal View History

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