This commit is contained in:
2023-03-09 18:02:25 +03:00
commit a81f423baa
93 changed files with 2357 additions and 0 deletions

View 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

View 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: []