Initial commit
This commit is contained in:
@@ -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: []
|
||||
Reference in New Issue
Block a user