How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "trombik/ansible-debian-8.8-amd64"
end
vagrant init trombik/ansible-debian-8.8-amd64
vagrant up
This version was created almost 7 years ago.
This version was created about 7 years ago.
initial release