group_vars
host_vars
roles
common
mariadb
munin
nginx
php5-fpm
defaults
handlers
tasks
main.yml
templates
vars
.gitignore
LICENSE
README.md
site.yml
web.yml
Adds a default php.ini for php5-fpm from Ubuntu 14.04 which enables sane settings for PHP 5.5's opcache as well as disables pathinfo. Closes #9. Signed-off-by: Alan Orth <alan.orth@gmail.com>