Files
group_vars
host_vars
misc-plays
roles
common
mariadb
munin
nginx
php-fpm
defaults
handlers
main.yml
tasks
templates
vars
.gitignore
LICENSE
Pipfile
Pipfile.lock
README.md
ansible.cfg
requirements.yml
site.yml
web.yml
ansible-personal/roles/php-fpm/handlers
Alan Orth 9675542f7d roles/php-fpm: Support php-fpm 7.2 on Ubuntu 18.04
Adds a separate handler for the php-fpm7.2 service and cleans up the
pool config file to remove some content that causes Jinja2 to choke.
2018-04-05 12:17:26 +03:00
..