From 46a28a9ead3e50abce6593e9240bf40bd5bd61d7 Mon Sep 17 00:00:00 2001 From: polyfloyd Date: Wed, 30 Apr 2025 20:59:31 +0200 Subject: [PATCH] Add ldap host --- bitlair.yaml | 4 ++++ inventory | 3 +++ 2 files changed, 7 insertions(+) diff --git a/bitlair.yaml b/bitlair.yaml index 19de646..b463ff7 100644 --- a/bitlair.yaml +++ b/bitlair.yaml @@ -71,3 +71,7 @@ - { role: "acme", tags: [ "acme" ] } - { role: "nginx", tags: [ "nginx" ] } - { role: "chat", tags: [ "chat" ] } + +- hosts: ldap + roles: + - { role: "common", tags: [ "common" ] } diff --git a/inventory b/inventory index 86d1bea..eca431d 100644 --- a/inventory +++ b/inventory @@ -50,6 +50,9 @@ homeassistant.bitlair.nl [chat] chat.bitlair.nl +[ldap] +ldap-new.bitlair.nl + [debian:children] bank fotos