2014-03-07 15:51:16 +01:00
|
|
|
---
|
|
|
|
dependencies: []
|
|
|
|
|
|
|
|
galaxy_info:
|
2020-05-26 16:46:12 +02:00
|
|
|
role_name: nginx
|
2014-03-07 15:51:16 +01:00
|
|
|
author: geerlingguy
|
2017-02-01 19:21:57 +01:00
|
|
|
description: Nginx installation for Linux, FreeBSD and OpenBSD.
|
2014-03-07 15:51:16 +01:00
|
|
|
company: "Midwestern Mac, LLC"
|
|
|
|
license: "license (BSD, MIT)"
|
2018-04-24 20:15:04 +02:00
|
|
|
min_ansible_version: 2.4
|
2014-03-07 15:51:16 +01:00
|
|
|
platforms:
|
2016-02-29 21:58:50 +01:00
|
|
|
- name: EL
|
|
|
|
versions:
|
2018-09-26 05:42:06 +02:00
|
|
|
- 7
|
2020-07-22 16:06:49 +02:00
|
|
|
- 8
|
2016-02-29 21:58:50 +01:00
|
|
|
- name: Debian
|
|
|
|
versions:
|
2018-09-26 05:42:06 +02:00
|
|
|
- all
|
2016-02-29 21:58:50 +01:00
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
2018-09-26 05:42:06 +02:00
|
|
|
- trusty
|
|
|
|
- xenial
|
2020-07-22 16:06:49 +02:00
|
|
|
- focal
|
2017-06-13 03:23:57 +02:00
|
|
|
- name: Archlinux
|
|
|
|
versions:
|
2018-09-26 05:42:06 +02:00
|
|
|
- all
|
2016-04-22 21:29:39 +02:00
|
|
|
- name: FreeBSD
|
|
|
|
versions:
|
2018-09-26 05:42:06 +02:00
|
|
|
- 10.3
|
|
|
|
- 10.2
|
|
|
|
- 10.1
|
|
|
|
- 10.0
|
|
|
|
- 9.3
|
2017-02-01 19:21:57 +01:00
|
|
|
- name: OpenBSD
|
|
|
|
versions:
|
2018-09-26 05:42:06 +02:00
|
|
|
- 5.9
|
|
|
|
- 6.0
|
2016-02-29 21:58:50 +01:00
|
|
|
galaxy_tags:
|
2014-03-07 15:51:16 +01:00
|
|
|
- development
|
|
|
|
- web
|
2018-04-24 20:15:04 +02:00
|
|
|
- nginx
|
|
|
|
- reverse
|
|
|
|
- proxy
|
|
|
|
- load
|
|
|
|
- balancer
|