How to use this box with Vagrant:

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

This version was created almost 8 years ago.

Update: Ansible official 2.0.0.1

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