Ansible 101: Part 3 - Automating the workloads
Details
So far we have the controller and 2 VMs stood up using Vagrant/Virtualbox. We've also added the inventory and are able to ping the 2 VMs.
For this month's meetup, we'll write a simple playbook to install software and start services on the VM using Tower and workflows.
If time permits, let's also try and understand the variable definitions and placement with Ansible.
