GOAD
GOAD copied to clipboard
MAC OSX: Multiprocessing causes Python to crash and gives an error may have been in progress in another thread when fork() was called
FIX For MAC users: Run 'export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES' before 'ansible-playbook main.yml'
Thx for the info, i let the issue open to remembrer to update the readme ;)
Also for Windows users trying to use Vagrant with WSL: export VAGRANT_WSL_ENABLE_WINDOWS_ACCESS="1"
And Windows users trying to use VMWare: Install https://releases.hashicorp.com/vagrant-vmware-utility/1.0.21/vagrant-vmware-utility_1.0.21_x86_64.msi
@kib3rvo1n are you on mac m1 ? If so, have you found a solution to install ?