--- a/provision/roles/fruitbar/tasks/appinstall.yml Tue Oct 31 12:53:48 2017 +0800+++ b/provision/roles/fruitbar/tasks/appinstall.yml Tue Oct 31 12:56:39 2017 +0800@@ -20,7 +20,7 @@ notify: - restart fruitbar -- name: Install wsgi stuff+- name: Install WSGI stuff pip: name: '{{ item }}' state: latest