Skeleton for Vagrant deployment with ansible of Ubuntu 16.04 VM with docker
This deployment can be used in a windows environment. For the ansible deployment the ansible_local_provider is used, no local ansible installation is needed.
- Vagrant
- Virtualbox / HyperV / vagrant supported technology
git clone https://github.com/iwitzky/vagrant-ansible-skeleton.git
cd vagrant-ansible-skeleton
vagrant up
MIT / BSD
This Vagrant deployment was created in 2020 by Ingo Witzky.