From f1dd7a25a14e203c93bae1aba7ae8be1b3ed8520 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Tue, 3 Nov 2015 19:15:56 +0200 Subject: [PATCH] Set password for openldap. --- host_vars/directory | 1 + 1 file changed, 1 insertion(+) create mode 100644 host_vars/directory diff --git a/host_vars/directory b/host_vars/directory new file mode 100644 index 0000000..09b4c40 --- /dev/null +++ b/host_vars/directory @@ -0,0 +1 @@ +openldap_password: password -- GitLab