Implement a role for deploying Caddy

This commit is contained in:
Alexander Gorelyshev
2026-05-15 14:48:20 +04:00
parent 970c6d3266
commit e5db5ab20b
11 changed files with 262 additions and 0 deletions

19
roles/caddy/meta/main.yml Normal file
View File

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