diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-05-17 13:29:38 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-06-07 02:53:47 +0200 |
commit | a2884986874abc14382d959da3c9c7c4f9094f13 (patch) | |
tree | 9f0e79878db5c26650bd3db130be0bccf403b232 /roles | |
parent | b5005d9b4adf7e72fffbee96d1dcc86b4fa1d428 (diff) |
wibble
Diffstat (limited to 'roles')
-rw-r--r-- | roles/common/tasks/smart.yml | 1 |
1 files changed, 0 insertions, 1 deletions
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 |