ansible-role-nginx/meta/main.yml
2024-05-04 00:33:42 +00:00

38 lines
626 B
YAML

---
dependencies: []
galaxy_info:
role_name: nginx
author: srw
description: An Ansible role for configuring ngix
company: "NMD, LLC"
license: "license (BSD, MIT)"
min_ansible_version: "2.10"
platforms:
- name: Fedora
versions:
- all
- name: Debian
versions:
- buster
- bullseye
- bookworm
- name: Ubuntu
versions:
- bionic
- focal
- jammy
- name: Alpine
version:
- all
- name: ArchLinux
versions:
- all
galaxy_tags:
- server
- system
- http
- nginx
- web
- proxy