Open
Description
I was looking at installing Archivematica via Vagrant today, but I have a Windows workstation and Windows isn't supported as a control machine with Ansible. I suppose I could try using the Windows Subsystem for Linux, but that's not really supported by anyone either.
In any case, I think this could be the solution:
https://www.vagrantup.com/docs/provisioning/ansible_local.html
This has been used with Koha to allow Windows-based developers to use Vagrant as well.
I'm going to look at trying this out tomorrow, and then I'll send a pull request if I get it up and running.
Activity