How to use this box with Vagrant:
Vagrant.configure("2") do |config| config.vm.box = "mute/ansible" end
vagrant init mute/ansible vagrant up
This version was created 3 days ago.
There isn't a description.