ansible-role-nginx/meta/main.yml

50 lines
827 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
namespace: nginxinc # Ansible Lint requirement
2020-08-19 18:39:17 +02:00
company: F5 Networks, Inc.
2018-01-10 23:40:01 +01:00
license: Apache License, Version 2.0
2021-12-09 21:40:57 +01:00
min_ansible_version: 2.12
2018-01-10 23:40:01 +01:00
platforms:
- name: Alpine
versions:
2020-06-08 15:46:01 +02:00
- any
- name: Amazon Linux 2
versions:
- any
- name: Debian
versions:
- buster
- bullseye
- name: EL
versions:
- 7
2020-09-03 00:31:20 +02:00
- 8
- name: FreeBSD
versions:
2021-01-20 18:52:28 +01:00
- 12.1
- name: Ubuntu
versions:
- bionic
2020-06-08 15:46:01 +02:00
- focal
- hirsute
- name: SLES
versions:
- 12
- 15
2018-01-10 23:40:01 +01:00
galaxy_tags:
- nginx
- oss
2020-09-03 00:31:20 +02:00
- opensource
2018-01-10 23:40:01 +01:00
- plus
- web
- server
- development
2020-09-03 00:31:20 +02:00
- install