An Ansible role for installing the PHP FastCGI process manager (FPM).
php_fpm_version
- PHP-FPM versionphp_fpm_upload_max_filesize
- Maximum allowed size for uploaded filesphp_fpm_post_max_size
- Maximum size of POST data that PHP will acceptphp_fpm_env
- Mapping of environmental variables made available to the PHP runtime
See the examples directory.