We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02f326f commit 9ea6ca9Copy full SHA for 9ea6ca9
defaults/main.yml
@@ -1,5 +1,5 @@
1
---
2
-uwsgi_version: "2.0.9"
+uwsgi_version: "2.0.10"
3
uwsgi_download_url: "https://github.com/unbit/uwsgi/archive/{{ uwsgi_version }}.tar.gz"
4
uwsgi_tyrant_mode: false
5
uwsgi_lib_dir: "/usr/local/lib/uwsgi"
meta/main.yml
@@ -3,7 +3,7 @@ galaxy_info:
author: Damjan Georgievski
description: a role that compiles and installs uWSGI
license: BSD
6
- min_ansible_version: 1.4
+ min_ansible_version: 1.8
7
platforms:
8
- name: Ubuntu
9
versions:
0 commit comments