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 an example usage, 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, only the latest Ubuntu LTS and the latest normal releases, 12.04 and 12.10. I'll try to keep it up to date.