Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 924 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 924 Bytes

virtualbox

CI Ansible Galaxy

Set up VirtualBox in Debian-like systems.

Requirements

  • software-properties-common (will be installed)
  • dirmngr (will be installed)

Variables

  • virtualbox_version [default: 7.0]: Version to install
  • virtualbox_install: [default: []]: Additional packages to install (e.g. dkms)

Dependencies

None

Example

---
- hosts: all
  roles:
    - oefenweb.virtualbox

License

MIT

Author Information

Mischa ter Smitten

Feedback, bug-reports, requests, ...

Are welcome!