summaryrefslogtreecommitdiff
path: root/ansible/vars
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-08-03 17:54:57 +0100
committerJoe Carstairs <me@joeac.net>2026-08-03 17:54:57 +0100
commitf61d649de766f5b86ad4815a423f3ac5b086297d (patch)
tree1685a44dbeb8abc350068334e70c5f6e84bd7f8d /ansible/vars
parent66ba9847e9fd90daf7f59f75f57db0cc1615f04d (diff)
hard-codes subdomain full domain in ansible vars
Diffstat (limited to 'ansible/vars')
-rw-r--r--ansible/vars/common.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/ansible/vars/common.yml b/ansible/vars/common.yml
index c21cb61..e50f6e7 100644
--- a/ansible/vars/common.yml
+++ b/ansible/vars/common.yml
@@ -20,25 +20,34 @@ services:
subdomains:
- name: "@"
+ full_domain: joeac.net
mox_handler: forward
service: http
- name: budget
+ full_domain: budget.joeac.net
mox_handler: forward
service: actualbudget
- name: docs
+ full_domain: docs.joeac.net
mox_handler: forward
service: etherpad
- name: ln
+ full_domain: ln.joeac.net
mox_handler: static
service: ln
- name: mail
+ full_domain: mail.joeac.net
mox_handler: none
- name: autoconfig.mail
+ full_domain: autoconfig.mail.joeac.net
mox_handler: none
- name: clientsettings.mail
+ full_domain: clientsettings.mail.joeac.net
mox_handler: none
- name: mta-sts.mail
+ full_domain: mta-sts.mail.joeac.net
mox_handler: none
- name: pwd
+ full_domain: pwd.joeac.net
mox_handler: forward
service: vaultwarden