ansible-roles/google-openrefine/handlers/main.yml

5 lines
75 B
YAML

---
- name: Restart openrefine
service: name=openrefine state=restarted