This is an Inventory repo for ansible_project.git.
These programs can be installed manually.
- VirtualBox
- Vagrant
- Boot these 4 Virtual Machine you'll need 8Gb free RAM (after loading the 3 from provisioning.
vagrant up
- Ansible configuration
Change the inventory line in ansible_project/ansible.cfg
[defaults]
host_key_checking = False
inventory = ../ansible_inventory/vagrant
This repo is read into Automation Controller by a definition in ansible_controller. For the full experience boot the machines as described.