---
galaxy_info:
  role_name: virtualbox
  author: ProfessorManhattan
  description: Installs VirtualBox on nearly any platform
  company: Megabyte Labs
  issue_tracker_url: https://gitlab.com/megabyte-labs/ansible-roles/virtualbox/-/issues
  license: license (MIT)
  min_ansible_version: 2.10
  platforms:
    - name: Ubuntu
      versions:
        - all
  galaxy_tags:
    - virtualization
    - container
    - virtualbox
    - virtualize
    - ubuntu
    - windows
    - macosx
    - linux
    - redhat
  namespace: professormanhattan
dependencies:
  - role: professormanhattan.homebrew
    when: ansible_os_family == "Darwin"
