ansible-role-nginx/meta/main.yml

52 lines
805 B
YAML
Raw Normal View History

---
2018-01-10 23:40:01 +01:00
galaxy_info:
2018-08-01 23:19:54 +02:00
role_name: nginx
2018-01-10 23:40:01 +01:00
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: Alpine
versions:
- all
- name: Amazon Linux
- candidate
- name: Debian
versions:
- jessie
- stretch
- name: EL
versions:
- 6
- 7
- name: FreeBSD
versions:
- 11.2
- 12.0
- name: Ubuntu
versions:
- trusty
- xenial
- bionic
- name: SLES
versions:
- 12
- 15
2018-01-10 23:40:01 +01:00
galaxy_tags:
- nginx
- oss
- plus
- amplify
- controller
- unit
2018-01-10 23:40:01 +01:00
- web
- server
- development
2018-01-10 23:40:01 +01:00
dependencies: []