Commit 9069160c by Feanil Patel

Ensure supervisor is started instead of flushing handlers.

parent 1510e289
......@@ -121,4 +121,7 @@
- "{{ supervisor_cfg_dir }}"
notify: supervisor | restart supervisor
- meta: flush_handlers
- name: supervisor | start supervisor
service: >
name={{supervisor_service}}
state=started
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