Download:
child 110:d5cc65e4d0b7
parent 108:f24c7fee1b0d
109:875d9d6e6c05
Anton Shestakov <av6@dwimlabs.net>, Thu, 21 Jul 2016 17:16:20 +0800
provision: if wsgi stuff had any updates, also restart fruitbar

1 файлов изменено, 2 вставок(+), 0 удалений(-) [+]
provision/roles/fruitbar/tasks/appinstall.yml file | annotate | diff | comparison | revisions
--- a/provision/roles/fruitbar/tasks/appinstall.yml Thu Jul 21 17:15:21 2016 +0800
+++ b/provision/roles/fruitbar/tasks/appinstall.yml Thu Jul 21 17:16:20 2016 +0800
@@ -33,6 +33,8 @@
with_items:
- eventlet
- gunicorn
+ notify:
+ - restart fruitbar
- name: Add gunicorn config
template: