2016-06-30 17:50:11 -05:00

5 lines
87 B
YAML

---
- name: restart rethinkdb
service: name=rethinkdb state=restarted
become: true