Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 311 Bytes

File metadata and controls

17 lines (11 loc) · 311 Bytes

Install Vagrant

Using Ansible

Assuming you have followed Install Ansible then is as simple as (from the playbooks folder) running:

ansible-playbook -K -i hosts vagrant.yml

This will Vagrant from official channel.

Manually

sudo apt install vagrant