Update notify handler for darkserver

This commit is contained in:
Kushal Das 2017-07-27 15:00:24 +00:00
parent e53ba089e4
commit 0c164f885e
2 changed files with 4 additions and 3 deletions

View file

@ -173,3 +173,7 @@
- name: restart idmapd
service: name=nfs-idmapd state=restarted
- name: restart darkserver
service: name=darkserver state=restarted