ansible/roles/phabricator/handlers/main.yml

7 lines
185 B
YAML

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