A role to setup wordpress
A git repository with site files
There are no role dependcies but the role does expect that the following applications and services are installed. It also assumes ubuntu conventions for config file layout.
- hosts: servers
roles:
- MatthewMiller.wordpress
MIT