ansible-role-virtualbox-guest icon indicating copy to clipboard operation
ansible-role-virtualbox-guest copied to clipboard

better support for CentOS; reboot if installer was unable to reload kernel module

Open xy2 opened this issue 4 years ago • 1 comments

Differences by OS family simplified and clarified. Role didn't work for me on CentOS as-is.

Kernel headers packages are removed quickly, so installation may fail if kernel is not updated. Added flag for it.

Detect if VM is still running old version of module and reboot.

xy2 avatar Jan 17 '21 21:01 xy2

Thanks for your additions! I'll be testing the PR shortly on other OS flavors...

PeterMosmans avatar Jan 18 '21 08:01 PeterMosmans