Installs latest headless Virtualbox and phpVirtualbox on Ubuntu 16.10
Check this wiki for more info.
Ubuntu 16.10
(see and/or edit templates/config.php.j2
)
(edit defaults/main.yml
)
virtualbox_user: username
virtualbox_user_pw: mysecretpass
- hosts: lab
roles:
- { role: offtechnologies.phpvirtualbox }
BSD