Hi Maarten,
I attempted installation of LaMachine on both Ubuntu 20 and Fedora 33.
Both fail with:
TASK [lamachine-core : Adding user to vboxsf group for shared folder access (if it exists)] ***************************************
fatal: [localhost]: FAILED! => {
"changed": false,
"name": "xxx", (username anonymised)
"rc": 10
}
MSG:
usermod: Permission denied.
usermod: cannot lock /etc/group; try again later.
Anything I can do to prevent this?