- VirtualBox - open-source hypervisor to create virtual machines
- Vagrant - command line tool to manage virtual machines
- [Optional] NFS support (not supported on Windows) to share folders:
sudo apt-get install nfs-kernel-server
. See also GitHub discussion - Python3 with venv (you sould be able to run python3 -m venv venv) or python2 with virtualenv or Ansible
- Install ansible playbook requirements:
make install
oransible-galaxy install --force --role-file=requirements.yml
-
Notifications
You must be signed in to change notification settings - Fork 1
slothai/ansible-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Example Ansible + Vagrant + VirtualBox setup
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published