From 01ec1884795413196c7492f324c4b58ba69e2706 Mon Sep 17 00:00:00 2001 From: Thomas Constans Date: Tue, 23 Sep 2025 14:53:06 +0200 Subject: [PATCH] remove unused variable --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a422004..a97f0df 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ Role Variables pla_baseddn pla_install_dir - default /var/www/html pla_version - default 1.2.6.3 -pla_user - account to use to connect to ldap directory pla_basedn - no default pla_ldap_server - default {{ localhost }} pla_bind_dn - "{{ lookup( 'keepass', '{{ group_names[0] }}/{{ inventory_hostname }})pla_dn', 'username' ) }}"