From 3ab6b476adf42fcbdd87227894d03069f6505059 Mon Sep 17 00:00:00 2001
From: Hinrikus Wolf <hinrikus@fsmpi.rwth-aachen.de>
Date: Thu, 30 Nov 2017 13:03:34 +0100
Subject: [PATCH] add dictonary for libpam-pwquality

---
 ad-auth/tasks/sssd.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ad-auth/tasks/sssd.yml b/ad-auth/tasks/sssd.yml
index ca1e74d..00ce64f 100644
--- a/ad-auth/tasks/sssd.yml
+++ b/ad-auth/tasks/sssd.yml
@@ -12,6 +12,7 @@
     - policykit-1 # this is required for realm to discover realms...
     - adcli # this is required for realm to join realms...
     - packagekit # this is required for realm to i don't know and don't even care anymore...
+    - cracklib-runtime
   notify:
     - clear sssd cache
   tags:
-- 
GitLab