Implemented certbot for cloudflare\hetzner, optimized documentation and solved bugs

This commit is contained in:
2025-04-28 00:33:55 +02:00
parent 3e816130d3
commit 0fc9c3e495
31 changed files with 497 additions and 85 deletions

View File

@@ -1,6 +1,7 @@
- name: install certbot
pacman:
name: [certbot,certbot-nginx]
name:
- certbot-nginx
state: present
when: run_once_nginx_certbot is not defined