Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 908 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 908 Bytes

Build Status Galaxy

Ansible role phpVirtualbox

Installs latest headless Virtualbox and phpVirtualbox on Ubuntu 16.10
Check this wiki for more info.

Requirements

Ubuntu 16.10

Role Variables

(see and/or edit templates/config.php.j2)

(edit defaults/main.yml)

  • virtualbox_user: username
  • virtualbox_user_pw: mysecretpass

Example Playbook

- hosts: lab
  roles:
     - { role: offtechnologies.phpvirtualbox }

License

BSD