Add send_only_mailserver
role and deploy Send-Only-Mailserver with it
Co-authored-by: yuri <yuri@nekover.se>
This commit is contained in:
parent
f4a79fb4e2
commit
b56ca3899d
14 changed files with 263 additions and 0 deletions
8
inventories/z9/host_vars/send-only-mailserver.yaml
Normal file
8
inventories/z9/host_vars/send-only-mailserver.yaml
Normal file
|
@ -0,0 +1,8 @@
|
|||
send_only_mail_server__mail_server_fqdn: send-only-mailserver.ccchh.net
|
||||
send_only_mail_server__mail_server_fqdn_zone: ccchh.net
|
||||
send_only_mail_server__mail_domains:
|
||||
- name: send-only-mail.ccchh.net
|
||||
zone: ccchh.net
|
||||
send_only_mail_server__bind_9_host: authoritative-dns
|
||||
|
||||
cert__acme_account_email: j+letsencrypt-ccchh@jsts.xyz
|
Loading…
Add table
Add a link
Reference in a new issue