Commit 64682e4c by Feanil Patel Committed by GitHub

Also need the path to supervisorctl.

parent 7917c621
...@@ -46,6 +46,7 @@ ...@@ -46,6 +46,7 @@
- name: Restart xqwatcher - name: Restart xqwatcher
supervisorctl: supervisorctl:
name: "{{ xqwatcher_service_name }}" name: "{{ xqwatcher_service_name }}"
supervisorctl_path: "{{ supervisor_ctl }}"
config: "{{ supervisor_cfg }}" config: "{{ supervisor_cfg }}"
state: restarted state: restarted
when: not disable_edx_services when: not disable_edx_services
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment