Fix Reload upstart init scripts

This commit is contained in:
Mark Hamzy 2017-02-05 16:59:52 -06:00
parent bfeba15dc9
commit fe9c4c321e
1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,7 @@
- Restart molteniron services
- name: Reload upstart init scripts
shell: |
initctl reload-configuration
command: initctl reload-configuration
notify:
- Restart molteniron services