Deploying a WordPress website via Ansible

Deploying a WordPress website via Ansible

WordPress is one of the most widely used website platforms. However one of the major issues with it is the lax security setups that are done when it is setup.  The follow Ansible script will setup a blank WordPress site. This script will automatically install PHP, NGINX, MariaDB and provide some fantastic security settings as…