ansible/roles/phabricator/handlers/main.yml

8 lines
178 B
YAML
Raw Normal View History

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