How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "cloudhotspot/ansible"
config.vm.box_version = "2.1.4"
end
vagrant init cloudhotspot/ansible \
--box-version 2.1.4
vagrant up
This version was created almost 8 years ago.
Includes:
suds
(F5), boto
(AWS) and pysphere
(vSphere) Python librariesTo login browse to https://{box-ip-address}
The admin username and password for Ansible Tower is admin/cloudhotspot