A repository for ansible playbooks and snippets for provisionning LAMP stacks.
The repository is structured in "Parts", where a part is a set of task files, handler files and variable files that perform some job, like install and configure PHP, or MySQL.
For a usage example checkout:
-
my repository Vagrant setups
-
the corresponding blog post Virtualized local LAMP stacks with Vagrant, Veewee and Ansible
The Ansible "Parts" contained in this repository do not adress every linux distribution out there. For the moment, they are only tested against the latest Ubuntu server releases, LTS (12.04) and regular (13.04). I'll try to keep it up to date.