How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "williamyeh/ansible"
  config.vm.box_version = "2.0.1.20160227"
end
vagrant init williamyeh/ansible \
  --box-version 2.0.1.20160227
vagrant up

This version was created almost 8 years ago.

Update: Ansible 2.0.1 and Debian Jessie 8.3.0.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (444 MB)