Commit 49ba98e1 by Feanil Patel

Ensure supervisor starts before roles that depend on it are run.

parent f47afe00
...@@ -120,3 +120,5 @@ ...@@ -120,3 +120,5 @@
- "{{ supervisor_cfg }}" - "{{ supervisor_cfg }}"
- "{{ supervisor_cfg_dir }}" - "{{ supervisor_cfg_dir }}"
notify: supervisor | restart supervisor notify: supervisor | restart supervisor
- meta: flush_handlers
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