infra/roles/zflux/handlers/main.yml

6 lines
73 B
YAML

---
- name: restart zflux
command: docker restart zflux
become: yes