Apache

At the moment, we have no role for Apache, so let's create one using the following command:

$ ansible-galaxy init roles/apache

As before, this will create the basic scaffold for our Apache role.