Commit 10b8f927 by John Jarvis

not starting supervisor

parent f89bf190
...@@ -27,6 +27,9 @@ ...@@ -27,6 +27,9 @@
with_items: devpi_pip_pkgs with_items: devpi_pip_pkgs
notify: devpi | restart devpi notify: devpi | restart devpi
- name: supervisor | ensure supervisor is started
service: name=supervisor state=started
- name: devpi | ensure devpi is running - name: devpi | ensure devpi is running
supervisorctl: > supervisorctl: >
state=started 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