aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/inventory
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-07-27 12:37:26 +0100
committerGravatar Joe Banks <[email protected]>2024-07-31 13:25:52 +0100
commitea38e7e24613ccfd2641c721c0b814e971f6dfe3 (patch)
tree80534b4f7c5300bf989f8f4c0926ba9805273596 /ansible/inventory
parentpostfix: deploy postfix instead of opensmtpd (diff)
Move mail hosts to dedicated group
Diffstat (limited to 'ansible/inventory')
-rw-r--r--ansible/inventory/hosts.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/inventory/hosts.yaml b/ansible/inventory/hosts.yaml
index f4770df..4a2f24c 100644
--- a/ansible/inventory/hosts.yaml
+++ b/ansible/inventory/hosts.yaml
@@ -21,5 +21,8 @@ all:
ldap:
hosts:
ldap01:
+ mail:
+ hosts:
+ lovelace:
vars:
wireguard_port: 46850