created major large-scale changes

This commit is contained in:
Alex Tavarez
2026-07-12 15:27:58 -04:00
parent e8b29bb8e8
commit e53d6255e0
100 changed files with 4185 additions and 2095 deletions
+10
View File
@@ -0,0 +1,10 @@
certbot:
mode: "{{ mode | default('prod') }}"
containerized: false
auth_method: dns
port: 53
email: ajt95@prole.biz
domains:
- "{{ inventory_hostname }}"
- "*.{{ inventory_hostname }}"
cron: ~