This is a simple LAMP stack on vagrant using ansible as a provisioning tool.
- Ubuntu 14.04 64-bit
- Apache 2.x
- MariaDB 10.x
- PHP-FPM/CLI 7.x
- Xdebug
- Composer
git clone https://github.com/quentin-berlemont/vagrant-ansible-lamp.git
cd vagrant-ansible-lamp
vagrant up