public-health-ch/ansible/roles/nginxinc.nginx/meta/main.yml

55 lines
860 B
YAML
Raw Normal View History

2020-05-15 22:14:14 +00:00
---
galaxy_info:
author: Alessandro Fael Garcia
description: Official Ansible role for NGINX
2021-02-20 14:00:27 +00:00
role_name: nginx
company: F5 Networks, Inc.
2020-05-15 22:14:14 +00:00
license: Apache License, Version 2.0
min_ansible_version: 2.9
platforms:
- name: Alpine
versions:
2021-02-20 14:00:27 +00:00
- any
2020-05-15 22:14:14 +00:00
- name: Amazon
versions:
2021-02-20 14:00:27 +00:00
- 2018.03
- name: Amazon Linux 2
versions:
- any
2020-05-15 22:14:14 +00:00
- name: Debian
versions:
- stretch
- buster
- name: EL
versions:
- 7
2021-02-20 14:00:27 +00:00
- 8
2020-05-15 22:14:14 +00:00
- name: FreeBSD
versions:
- 11.2
- 12.0
- name: Ubuntu
versions:
- xenial
- bionic
2021-02-20 14:00:27 +00:00
- focal
2020-05-15 22:14:14 +00:00
- name: SLES
versions:
- 12
- 15
galaxy_tags:
- nginx
- oss
2021-02-20 14:00:27 +00:00
- opensource
2020-05-15 22:14:14 +00:00
- plus
- web
- server
- development
2021-02-20 14:00:27 +00:00
- install
2020-05-15 22:14:14 +00:00
dependencies: []