Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.
/ ansible-php7_fpm Public archive

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

f500/ansible-php7_fpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated

This role is deprecated. Please use the role f500.php7, v1.0.0 or higher.


PHP7_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.php7, 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.php7_fpm, php_fpm_error_reporting: "E_ALL" }

License

Copyright (C) 2017 Future500 B.V.

LGPL-3.0

Author Information

Jasper N. Brouwer, [email protected]

Ramon de la Fuente, [email protected]