apt-get install linux-headers-generic
won't work on Scaleway because of their custom kernel. This is an ansible
implementation of
How to build a custom kernel module
ansible-galaxy install mediapop.scaleway-linux-headers
- hosts: servers
roles:
- mediapop.scaleway-linux-headers