From 175f9f0272ab50a3bd6567ece06f8a5655866b08 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 2 Dec 2013 06:03:28 +0100 Subject: Configure the LDAP provider. (Hence the SyncProv overlay.) --- common.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'common.yml') diff --git a/common.yml b/common.yml index ab8ab1d..bf666b2 100644 --- a/common.yml +++ b/common.yml @@ -25,3 +25,10 @@ tags: slapd,ldap roles: - common-LDAP + +- name: Configure the LDAP provider + hosts: LDAP-provider + gather_facts: False + tags: slapd,ldap + roles: + - LDAP-provider -- cgit v1.2.3