local commits

This commit is contained in:
mrwho 2026-07-10 19:16:44 +03:00
parent 7d58a4db04
commit d4bf89a37c
2 changed files with 5 additions and 2 deletions

View file

@ -103,6 +103,9 @@
- name: git - name: git
ip: 212.60.5.162 ip: 212.60.5.162
ipv6: 2a00:b700:3::286 ipv6: 2a00:b700:3::286
- name: ams
ip: 150.251.147.212
ipv6: 2605:e440:f::2:6
mail_servers: mail_servers:
- name: ASPMX.L.GOOGLE.COM. - name: ASPMX.L.GOOGLE.COM.
preference: 10 preference: 10

View file

@ -18,8 +18,8 @@
certbot_delete_certs: false certbot_delete_certs: false
certbot_certs: certbot_certs:
- domains: - domains:
- mrwho.ru - astracpa.com
- "*.mrwho.ru" - "*.astracpa.com"
certbot_testmode: false certbot_testmode: false
# Generate key with: tsig-keygen -a HMAC-SHA512 CertbotKey # Generate key with: tsig-keygen -a HMAC-SHA512 CertbotKey
certbot_dns_plugin: rfc2136 certbot_dns_plugin: rfc2136