diff options
-rw-r--r-- | ansible/inventory/hosts.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
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 |