Remove invoking restart of the supervisor service by default.

This commit is contained in:
Dorian 2015-05-20 21:46:55 -04:00
parent 5673891638
commit b6640b38fc
1 changed files with 0 additions and 1 deletions

View File

@ -27,6 +27,5 @@
- name: install bower dependencies in app
command: bower install --allow-root --quiet chdir={{ web_root_path }}/rookeries_webapp
notify:
- restart supervisord
- restart uwsgi app
when: deploy_package.stat.exists