Ansible
-
Using ansible to prepare a digital ocean droplet to host a static website
Categories: ProgrammingPreface This guide comes logically after the previous one I wrote about setting up a digital ocean server with Terraform. You can clone my website’s ansible repository for reference. The main logic for this Ansible configuration happens in the setup.yml file. This file can be called whatever you like as we’ll call it by name…