How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "virtualizandoaju/for_ansible_awx"
  config.vm.box_version = "1.0"
end
vagrant init virtualizandoaju/for_ansible_awx \
  --box-version 1.0
vagrant up

This version was created almost 2 years ago.

Ubuntu 20.04.3 LTS (GNU/Linux 5.4.0-88-generic x86_64) Use o script vagrant para instalar o ansible awx 17.x disponível: https://github.com/ffabiosantosgcm/virtualizandoaju-awx

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (1.74 GB)