f500.php_fpm

php_fpm

Install latest PHP fpm version in DotDeb repository

Requirements

Debian Wheezy with the package python-pycurl and python-software-properties installed.

Role Variables

There are as many role variables as PHP.ini variables. All of them can be set, but the defaults are adjusted according to iniscan security best practices.

This package depends on f500.php, and all the php_* variables are used as defaults for the php_fpm* variables.

Dependencies

Depends on f500.php.

Example Playbook

- hosts: servers
  roles:
     - { role: f500.php_cli, php_fpm_error_reporting: "E_ALL" }

License

LGPL

Author Information

Jasper N. Brouwer, jasper@nerdsweide.nl

Ramon de la Fuente, ramon@delafuente.nl

About

Install latest PHP fpm version in DotDeb repository

Install
ansible-galaxy install f500.php_fpm
GitHub repository
License
lgpl-3.0
Downloads
226
Owner
Open source contributions by Future500