2018-07-19 00:01:16 +02:00
|
|
|
---
|
2018-01-10 23:40:01 +01:00
|
|
|
galaxy_info:
|
|
|
|
author: Alessandro Fael Garcia
|
2018-02-02 23:05:40 +01:00
|
|
|
description: Official Ansible role for NGINX
|
2018-07-19 00:01:16 +02:00
|
|
|
company: NGINX, Inc.
|
2018-01-10 23:40:01 +01:00
|
|
|
|
|
|
|
license: Apache License, Version 2.0
|
|
|
|
|
2020-01-29 17:08:33 +01:00
|
|
|
min_ansible_version: 2.9
|
2018-01-10 23:40:01 +01:00
|
|
|
|
|
|
|
platforms:
|
2019-05-20 18:32:08 +02:00
|
|
|
- name: Alpine
|
|
|
|
versions:
|
|
|
|
- all
|
2019-08-07 22:16:27 +02:00
|
|
|
- name: Amazon
|
2019-05-22 16:06:07 +02:00
|
|
|
versions:
|
2019-08-07 22:16:27 +02:00
|
|
|
- Candidate
|
2019-05-20 18:32:08 +02:00
|
|
|
- name: Debian
|
|
|
|
versions:
|
|
|
|
- jessie
|
|
|
|
- stretch
|
2019-08-07 22:16:27 +02:00
|
|
|
- buster
|
2019-05-20 18:32:08 +02:00
|
|
|
- name: EL
|
|
|
|
versions:
|
|
|
|
- 6
|
|
|
|
- 7
|
|
|
|
- name: FreeBSD
|
|
|
|
versions:
|
|
|
|
- 11.2
|
|
|
|
- 12.0
|
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
|
|
|
- xenial
|
|
|
|
- bionic
|
|
|
|
- name: SLES
|
|
|
|
versions:
|
|
|
|
- 12
|
|
|
|
- 15
|
2018-01-10 23:40:01 +01:00
|
|
|
|
|
|
|
galaxy_tags:
|
|
|
|
- nginx
|
|
|
|
- oss
|
|
|
|
- plus
|
2018-09-11 20:26:56 +02:00
|
|
|
- amplify
|
|
|
|
- unit
|
2018-01-10 23:40:01 +01:00
|
|
|
- web
|
|
|
|
- server
|
2018-07-12 03:02:42 +02:00
|
|
|
- development
|
2018-01-10 23:40:01 +01:00
|
|
|
|
|
|
|
dependencies: []
|