Download:
child 160:9cff55b8bb87
parent 158:5fcf0955129c
159:2bc0a5ac4959
Anton Shestakov <av6@dwimlabs.net>, Tue, 31 Oct 2017 12:56:39 +0800
provision: WSGI is an acronym

1 файлов изменено, 1 вставок(+), 1 удалений(-) [+]
provision/roles/fruitbar/tasks/appinstall.yml file | annotate | diff | comparison | revisions
--- 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