Add a handler for that.

This commit is contained in:
Ralph Bean 2015-06-16 14:10:11 +00:00
parent 87343e5151
commit eb739b9555

View file

@ -0,0 +1,3 @@
---
- name: restart postgresql
service: name=postgresql state=restarted