ansible-role-nginx/meta/main.yml
Alessandro Fael Garcia a92d424bdb
Add support for Debian Buster (#163)
Closes #151
2019-08-07 22:16:27 +02:00

53 lines
815 B
YAML

---
galaxy_info:
role_name: nginx
author: Alessandro Fael Garcia
description: Official Ansible role for NGINX
company: NGINX, Inc.
license: Apache License, Version 2.0
min_ansible_version: 2.4.0.0
platforms:
- name: Alpine
versions:
- all
- name: Amazon
versions:
- Candidate
- name: Debian
versions:
- jessie
- stretch
- buster
- name: EL
versions:
- 6
- 7
- name: FreeBSD
versions:
- 11.2
- 12.0
- name: Ubuntu
versions:
- xenial
- bionic
- name: SLES
versions:
- 12
- 15
galaxy_tags:
- nginx
- oss
- plus
- amplify
- controller
- unit
- web
- server
- development
dependencies: []