Initial
This commit is contained in:
3
roles/nginxinc.nginx_unit/meta/.galaxy_install_info
Normal file
3
roles/nginxinc.nginx_unit/meta/.galaxy_install_info
Normal file
@ -0,0 +1,3 @@
|
||||
install_date: "\u0447\u0435\u0442\u0432\u0435\u0440\u0433, 9 \u043C\u0430\u0440\u0442\u0430
|
||||
2023 \u0433. 12:55:18"
|
||||
version: 0.2.2
|
51
roles/nginxinc.nginx_unit/meta/main.yml
Normal file
51
roles/nginxinc.nginx_unit/meta/main.yml
Normal file
@ -0,0 +1,51 @@
|
||||
---
|
||||
galaxy_info:
|
||||
author: Alessandro Fael Garcia
|
||||
description: Official Ansible role for NGINX Unit
|
||||
role_name: nginx_unit
|
||||
company: F5 Networks, Inc.
|
||||
|
||||
license: Apache License, Version 2.0
|
||||
|
||||
min_ansible_version: 2.9
|
||||
|
||||
platforms:
|
||||
- name: Alpine
|
||||
versions:
|
||||
- any
|
||||
- name: Amazon
|
||||
versions:
|
||||
- 2018.03
|
||||
- name: Amazon Linux 2
|
||||
versions:
|
||||
- any
|
||||
- name: Debian
|
||||
versions:
|
||||
- stretch
|
||||
- buster
|
||||
- name: EL
|
||||
versions:
|
||||
- 7
|
||||
- name: FreeBSD
|
||||
versions:
|
||||
- 11.2
|
||||
- 12.0
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- xenial
|
||||
- bionic
|
||||
- focal
|
||||
- name: SLES
|
||||
versions:
|
||||
- 12
|
||||
- 15
|
||||
|
||||
galaxy_tags:
|
||||
- nginx
|
||||
- unit
|
||||
- web
|
||||
- server
|
||||
- application
|
||||
- development
|
||||
|
||||
dependencies: []
|
Reference in New Issue
Block a user