This is a collection of ansible playbooks for installation of Drupal and other such things.
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of Ansible
 
To contribute to an Ansible playbook, follow these steps:
- Fork this repository.
 - Create a branch: 
git checkout -b <branch_name>. - Make your changes and commit them: 
git commit -m '<commit_message>' - Push to the original branch: 
git push origin <project_name>/<location> - Create the pull request.
 
Alternatively see the GitHub documentation on creating a pull request.
Thanks to the following people who have contributed to this project:
If you want to contact me you can reach me on Twitter @alltinomit.