legacy-server-config/nummus/stop.yml

6 lines
121 B
YAML
Raw Permalink Normal View History

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