Ansible Linux Automation Project

Ansible Linux Bash Cloud

In this project I will deploy 3 different VPS (virtual private server) machines in the cloud. Then I will be using Ansible on my local machine to ensure these 3 virtual machines have PostgreSQL installed. I will also execute a bash script on each machine that will allow me to view useful status information about each machine. The goal of this project is to learn the basics of Ansible by doing this simple task.

Read More