Ansible is a configuration management utility that lets you easily set up a process for systematically installing an application on a variety of different servers. This tutorial just walks through taking an ansible playbook (or set of instructions on how to install nginx) and running it on a server to install nginx without having to go through the process manually. Download the role, execute the role, and nginx is installed and running on the server. :)
RE: Setup Digital Ocean Droplet to Run Ansible With UserData
You are viewing a single comment's thread from:
Setup Digital Ocean Droplet to Run Ansible With UserData