ansible-role-nginx/meta/main.yml

42 lines
600 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
2018-01-10 23:40:01 +01:00
company: NGINX Inc
license: Apache License, Version 2.0
min_ansible_version: 2.4.0.0
platforms:
- name: Debian
versions:
- wheezy
- jessie
- stretch
- name: Ubuntu
versions:
- precise
- trusty
- xenial
- yakkety
- name: EL
versions:
- 6
- 7
- name: SLES
versions:
- 12
galaxy_tags:
- nginx
- amplify
- oss
- plus
- web
- server
- unit
- development
- web
2018-01-10 23:40:01 +01:00
dependencies: []