ansible-role-nginx/meta/main.yml

55 lines
854 B
YAML
Raw Normal View History

---
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
2020-08-19 18:39:17 +02:00
role_name: nginx
company: F5 Networks, 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:
- name: Alpine
versions:
2020-06-08 15:46:01 +02:00
- any
- name: Amazon
2019-05-22 16:06:07 +02:00
versions:
2020-06-08 15:46:01 +02:00
- 2018.03
- name: Amazon Linux 2
versions:
- any
- name: Debian
versions:
- stretch
- buster
- name: EL
versions:
- 6
- 7
- name: FreeBSD
versions:
- 11.2
- 12.0
- name: Ubuntu
versions:
- xenial
- bionic
2020-06-08 15:46:01 +02:00
- focal
- name: SLES
versions:
- 12
- 15
2018-01-10 23:40:01 +01:00
galaxy_tags:
- nginx
- oss
- plus
- amplify
- unit
2018-01-10 23:40:01 +01:00
- web
- server
- development
2018-01-10 23:40:01 +01:00
dependencies: []