From 77e9ec45ab14eb148355c438134c28486860bda4 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 5 Feb 2019 21:19:55 +0100 Subject: added emc-dist0 --- roles/prepare-dkms/tasks/default.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles') diff --git a/roles/prepare-dkms/tasks/default.yml b/roles/prepare-dkms/tasks/default.yml index bff826ae..638b81f0 100644 --- a/roles/prepare-dkms/tasks/default.yml +++ b/roles/prepare-dkms/tasks/default.yml @@ -2,6 +2,6 @@ - name: install kernel headers and dkms apt: name: - # - linux-headers-amd64 # TODO: fix this so it works for ubuntu(hwe) and debian + - linux-headers-amd64 # TODO: fix this so it works for ubuntu(hwe) and debian - dkms state: present -- cgit v1.2.3