Initial commit

This commit is contained in:
2026-06-24 17:29:12 -04:00
commit 72b96c06a4
15 changed files with 470 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
---
galaxy_info:
role_name: nginx
author: Patrick Jaroszewski
description: Installs and configures nginx with templated site configs
license: MIT
min_ansible_version: "2.14"
platforms:
- name: Debian
versions:
- bullseye
- bookworm
- trixie
- name: Ubuntu
versions:
- jammy
- noble
galaxy_tags:
- nginx
- web
- proxy
- tls
dependencies: []