WordPress installation tasks

Now that we have the roles that prepare our target Vagrant box completed, we can proceed with the actual WordPress installation; this will be split into a few different parts, starting with downloading wp_cli and setting up the database.

Before we progress, we should create the role:

$ ansible-galaxy init roles/wordpress