From f85b1432f51da97fe7a72a2c1810eac4c7d3ab8b Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Sun, 21 Jul 2024 09:58:35 +0100 Subject: Add ldap01 host to ldap group Signed-off-by: Joe Banks --- ansible/inventory/hosts.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ansible') diff --git a/ansible/inventory/hosts.yaml b/ansible/inventory/hosts.yaml index 55838a7..f383cab 100644 --- a/ansible/inventory/hosts.yaml +++ b/ansible/inventory/hosts.yaml @@ -23,5 +23,8 @@ all: monitoring: hosts: lovelace: + ldap: + hosts: + ldap01: vars: wireguard_port: 46850 -- cgit v1.2.3