Giter Club home page Giter Club logo

ansible-virtualbox's Introduction

Build Status

ansible-virtualbox

Ansible role for VirtualBox.

Requirements

The dependencies on other softwares/librarys for this role.

  • Debian/Ubuntu
  • OSX
    • Homebrew (>= 0.9.5)

Role Variables

The variables we can use in this role.

name description default
virtualbox_apt_package Apt package name of VirtualBox virtualbox-5.0
virtualbox_apt_repository Apt repository of VirtualBox deb http://download.virtualbox.org/virtualbox/debian jessie contrib
virtualbox_allow_unauthenticated Install package even if it isn't authenticated. yes
  • These variables are valid only on Debian/Ubuntu, and they aren't used in OSX.
  • On OSX, latest version is always used.

Role Dependencies

The dependencies on other roles for this role.

  • FGtatsuro.python-requirements

Example Playbook

- hosts: all
  roles:
     - { role: FGtatsuro.virtualbox }

Test on local Docker host

This project run tests on Travis CI, but we can also run then on local Docker host. Please check install, before_script, and script sections of .travis.yml. We can use same steps of them for local Docker host.

Local requirements are as follows.

  • Ansible (>= 2.0.0)
  • Docker (>= 1.10.1)

License

MIT

ansible-virtualbox's People

Contributors

fgtatsuro avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.