From 8c0f57af454b65e7d01e48a62649bf3886cade46 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 3 Jun 2015 19:13:04 +0200 Subject: wibble --- roles/common-LDAP/tasks/main.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'roles/common-LDAP') diff --git a/roles/common-LDAP/tasks/main.yml b/roles/common-LDAP/tasks/main.yml index 5c15cc8..aa2f721 100644 --- a/roles/common-LDAP/tasks/main.yml +++ b/roles/common-LDAP/tasks/main.yml @@ -76,8 +76,7 @@ - genkey - name: Copy the SyncRepls's client certificates - assemble: src=certs/ldap - remote_src=no + assemble: src=certs/ldap remote_src=no dest=/etc/ldap/ssl/clients.pem owner=root group=root mode=0644 -- cgit v1.2.3