adding missing package for phabricator, restarting daemons on config change
This commit is contained in:
parent
a55c747143
commit
94bcdcfe28
2 changed files with 9 additions and 0 deletions
7
roles/phabricator/handlers/main.yml
Normal file
7
roles/phabricator/handlers/main.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
##########################################################
|
||||
# Handlers for restarting services specific to phabricator
|
||||
#
|
||||
|
||||
- name: restart phd
|
||||
action: service name=phd state=restarted
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue