--- - name: install kernel headers and dkms apt: name: - linux-headers-amd64 # TODO: fix this so it works for ubuntu(hwe) and debian - dkms state: present