Hi. I'm new to the ansible world, so forgive the noob question. I need to do some post install configuration of a set of Ubuntu bionic devices and one of these things includes installing a custom kernel module from a git repo. A co-worker suggested ansible, and copying some files to /etc seems simply enough, so my question is how easy is it to use ansible to build and install the kernel module? If there's an example to look at, I'll happily do so. My basic work flow is this:
- clone git repo - edit Makefile - make dkms_install Thanks! -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/ba83f6af-58e5-4a38-a68e-3bf08fa2c75fn%40googlegroups.com.
