How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "mrg/ansible"
end
vagrant init mrg/ansible
vagrant up
This version was created almost 3 years ago.
There isn't a description.
This version was created over 3 years ago.
There isn't a description.
This version was created over 3 years ago.
There isn't a description.
This version was created over 3 years ago.
There isn't a description.
This version was created over 3 years ago.
There isn't a description.
This version was created over 3 years ago.
Add python3-boto* libraries to enable full AWS module support in Ansible
This version was created over 3 years ago.
Introduces Ansible support for Vault and Consul in this image
This version was created over 3 years ago.
Adding git to ensure ansible succeeds when git is required by it