Cheers to Misiek https://github.com/nvtkaszpir/ansible-from-zero
https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html`
sudo apt install virtualbox
sudo apt install vagrant
sudo apt install ansible
vagrant up
There is vagrant and virtualbox for Windows, Vagrantfile has another machine with ubuntu. So you can use it to run ansible from there.