ansible/roles/phabricator/handlers/main.yml
2016-01-06 21:58:31 +00:00

7 lines
178 B
YAML

##########################################################
# Handlers for restarting services specific to phabricator
#
- name: restart phd
service: name=phd state=restarted