Solved letsencrypt reference bugs

This commit is contained in:
2025-07-09 00:07:12 +02:00
parent 563d5fd528
commit 8da2e41463
21 changed files with 112 additions and 24 deletions

View File

@@ -1,4 +1,29 @@
galaxy_info:
author: "Kevin Veen-Birkenbach"
description: "Configures Nginx to serve sites securely over HTTPS, integrates Lets Encrypt and cleans up stale domain configs."
company: |
Kevin Veen-Birkenbach
Consulting & Coaching Solutions
https://www.veen.world
license: "CyMaIS NonCommercial License (CNCL)"
license_url: "https://s.veen.world/cncl"
min_ansible_version: "2.9"
platforms:
- name: Archlinux
versions:
- rolling
galaxy_tags:
- nginx
- https
- tls
- letsencrypt
- security
- automation
repository: "https://s.veen.world/cymais"
documentation: "https://s.veen.world/cymais"
issue_tracker_url: "https://s.veen.world/cymaisissues"
dependencies:
- nginx
- cleanup-domains
- letsencrypt
- webserver-core
- cleanup-domains
- network-letsencrypt