ansible-role-nginx/meta/main.yml

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