Files
group_vars
host_vars
misc-plays
roles
common
mariadb
munin
nginx
php-fpm
defaults
handlers
main.yml
tasks
templates
vars
.gitignore
LICENSE
README.md
site.yml
web.yml
ansible-personal/roles/php-fpm/handlers
Alan Orth da63e67614 roles/php-fpm: Split up task for Debian and Ubuntu
Debian 8 and Ubuntu 16.04 use PHP 5.6 and 7.0, respectively, and
the php-fpm versions use slightly different configs and service
names.
2016-04-22 11:25:35 +03:00
..