infra-role-tinc/handlers/main.yml

7 lines
100 B
YAML

---
- name: restart tinc
service:
name: tinc@status.im
state: restarted
enabled: true