2014-12-22 18:03:40 -05:00
|
|
|
---
|
|
|
|
galaxy_info:
|
2014-12-29 17:00:14 -05:00
|
|
|
author: Dorian Pula
|
2014-12-30 07:18:48 -05:00
|
|
|
description: NGINX UWSGI and supervisor role
|
2014-12-29 17:00:14 -05:00
|
|
|
company: Amber Penguin Software
|
2014-12-22 18:03:40 -05:00
|
|
|
# Some suggested licenses:
|
|
|
|
# - BSD (default)
|
|
|
|
# - MIT
|
|
|
|
# - GPLv2
|
|
|
|
# - GPLv3
|
|
|
|
# - Apache
|
|
|
|
# - CC-BY
|
2014-12-29 17:00:14 -05:00
|
|
|
license: AGPLv3
|
|
|
|
min_ansible_version: 1.6
|
2014-12-29 17:29:53 -05:00
|
|
|
platforms:
|
2014-12-29 17:00:14 -05:00
|
|
|
- name: Ubuntu
|
2014-12-30 07:18:48 -05:00
|
|
|
versions:
|
2014-12-22 18:03:40 -05:00
|
|
|
# - all
|
|
|
|
# - lucid
|
|
|
|
# - maverick
|
|
|
|
# - natty
|
|
|
|
# - oneiric
|
|
|
|
# - precise
|
|
|
|
# - quantal
|
|
|
|
# - raring
|
2014-12-29 17:00:14 -05:00
|
|
|
- saucy
|
|
|
|
- trusty
|
2014-12-22 18:03:40 -05:00
|
|
|
#- name: Debian
|
|
|
|
# versions:
|
|
|
|
# - all
|
|
|
|
# - etch
|
|
|
|
# - lenny
|
|
|
|
# - squeeze
|
|
|
|
# - wheezy
|
|
|
|
#
|
2014-12-29 17:29:53 -05:00
|
|
|
categories:
|
2014-12-29 17:00:14 -05:00
|
|
|
- development
|
|
|
|
- web
|
2014-12-22 18:03:40 -05:00
|
|
|
dependencies: []
|