Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 323 Bytes

install-virtualbox.md

File metadata and controls

17 lines (11 loc) · 323 Bytes

Install VirtualBox

Using Ansible

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

ansible-playbook -K -i hosts virtualbox.yml

This will VirtualBox from official channel.

Manually

sudo apt install virtualbox