add nginx role

This commit is contained in:
Sergey Malyuk
2025-12-16 13:49:01 +03:00
parent 7f35854d6c
commit 433f22dca0
20 changed files with 334 additions and 0 deletions

17
roles/nginx/meta/main.yml Normal file
View File

@@ -0,0 +1,17 @@
---
galaxy_info:
role_name: "nginx"
namespace: genlab
author: "Alexander Gorelyshev"
company: "Genlab, LLC"
description: ""
license: "MIT"
min_ansible_version: "2.1"
platforms:
- name: "Ubuntu"
versions: [ "focal", "jammy", "noble" ]
galaxy_tags: [ ]
dependencies: []