f500.php_cli

php_cli

Install PHP cli

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_cli* variables.

Dependencies

Depends on f500.php.

Example Playbook

- hosts: servers
  roles:
     - { role: f500.php_cli, php_cli_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 cli version in DotDeb repository

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