pip install -r requirements.txt
Mac OS X
brew cask install virtualbox
brew cask install virtualbox-extension-pack
Mac OS X
brew cask install vagrant
Mac OS X
brew cask install vagrant-manager
molecule test --platform=all
unbuffer molecule test --platform=all | tee >(ansi2html > molecule.html)
molecule test --platform=trusty64
molecule test --platform=xenial64
molecule test --platform=jessie64
molecule test --platform=stretch64
molecule login --host ansible-role-java-trusty64
molecule login --host ansible-role-java-xenial64
molecule login --host ansible-role-java-jessie64
molecule login --host ansible-role-java-stretch64
molecule destroy --platform=all