From 2dcf8159e5d99c2b64033879b25b60fc79749a7a Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Thu, 10 Apr 2025 21:20:37 +0200 Subject: [PATCH] Solved missing ldap network bug --- group_vars/all/07_applications.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/group_vars/all/07_applications.yml b/group_vars/all/07_applications.yml index d4521a2b..65e5aa3b 100644 --- a/group_vars/all/07_applications.yml +++ b/group_vars/all/07_applications.yml @@ -242,6 +242,8 @@ defaults_applications: # administrator_password: # CHANGE for security reasons in inventory file # administrator_database_password: # CHANGE for security reasons in inventory file force_import: False # Forces the import of the LDIF files + ldap: + enabled: True # Enables LDAP network by default ## Libre Office libreoffice: