linderhof/roles/tuwunel/handlers/main.yml

7 lines
134 B
YAML
Raw Normal View History

---
- name: Restart tuwunel
community.docker.docker_compose_v2:
project_src: /srv/tuwunel
state: restarted
build: never