linderhof/roles/diun/handlers/main.yml

8 lines
147 B
YAML
Raw Permalink Normal View History

---
- name: restart diun
community.docker.docker_compose_v2:
project_src: /srv/diun
state: present
recreate: always
build: never