2015-05-13 21:50:16 +00:00
|
|
|
##########################################################
|
|
|
|
# Handlers for restarting services specific to phabricator
|
|
|
|
#
|
|
|
|
|
|
|
|
- name: restart phd
|
2016-01-06 21:58:31 +00:00
|
|
|
service: name=phd state=restarted
|
2015-05-13 21:50:16 +00:00
|
|
|
|