summaryrefslogtreecommitdiffstats
path: root/common.yml
diff options
context:
space:
mode:
Diffstat (limited to 'common.yml')
-rw-r--r--common.yml7
1 files changed, 7 insertions, 0 deletions
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