From a2884986874abc14382d959da3c9c7c4f9094f13 Mon Sep 17 00:00:00 2001
From: Guilhem Moulin <guilhem@fripost.org>
Date: Sun, 17 May 2015 13:29:38 +0200
Subject: wibble

---
 roles/common/tasks/smart.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/roles/common/tasks/smart.yml b/roles/common/tasks/smart.yml
index b24b302..8d35d9f 100644
--- a/roles/common/tasks/smart.yml
+++ b/roles/common/tasks/smart.yml
@@ -1,5 +1,4 @@
 - name: Install smartmontools
-  # XXX apt-listbugs complains due to #706909.
   apt: pkg=smartmontools
 
 - name: Auto-enable smartmontools
-- 
cgit v1.2.3