ansible-nginx-supervisor/meta/main.yml

33 lines
520 B
YAML
Raw Normal View History

---
galaxy_info:
author: Dorian Pula
description: An elegant NGINX, UWSGI and supervisor Ansible role
company: Amber Penguin Software
license: BSD
min_ansible_version: 1.6
platforms:
- name: Ubuntu
versions:
# - all
# - lucid
# - maverick
# - natty
# - oneiric
# - precise
# - quantal
# - raring
- saucy
- trusty
#- name: Debian
# versions:
# - all
# - etch
# - lenny
# - squeeze
# - wheezy
#
categories:
- development
- web
dependencies: []