You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
ansible-role-nginx/meta/main.yml

44 lines
734 B

10 years ago
---
dependencies: []
galaxy_info:
author: geerlingguy
description: Nginx installation for Linux, FreeBSD and OpenBSD.
10 years ago
company: "Midwestern Mac, LLC"
license: "license (BSD, MIT)"
min_ansible_version: 2.4
10 years ago
platforms:
- name: EL
versions:
- 6
- 7
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- trusty
- xenial
- name: Archlinux
versions:
- all
- name: FreeBSD
versions:
- 10.3
- 10.2
- 10.1
- 10.0
- 9.3
- name: OpenBSD
versions:
- 5.9
- 6.0
galaxy_tags:
10 years ago
- development
- web
- nginx
- reverse
- proxy
- load
- balancer