Configure PHP and Apache on DigitalOcean with Ansible
Setting up a webserver for a PHP site is relatively straightforward for a basic
configuration. Install and configure Apache (or nginx), install the relevant PHP
modules, add the code and off you go. There's loads of tutorials out there for
that.
But what happens when you have a