ansible-roles/php
Ludovic Poujol 40b2654141 php: added php-zip in the installed package list for debian 9 (and later) 2019-01-10 19:12:53 +01:00
..
defaults Add support for PHP 7.1 using sury repository. 2017-09-20 11:29:54 +02:00
files Force pining to php* 2017-09-20 15:06:15 +02:00
handlers php: fix php-fpm service name for Stretch 2018-06-26 16:04:14 +02:00
meta PHP: Install php-intl module (useful for modern frameworks) 2017-12-11 11:57:55 +01:00
tasks php: added php-zip in the installed package list for debian 9 (and later) 2019-01-10 19:12:53 +01:00
tests rename php-fpm -> php 2017-08-22 06:30:41 +02:00
.kitchen.yml rename php-fpm -> php 2017-08-22 06:30:41 +02:00
README.md write php role with https://wiki.evolix.org/HowtoPHP 2017-08-22 06:30:41 +02:00

README.md

PHP

Installation and basic configuration of PHP

Tasks

Minimal configuration is in tasks/main.yml

Available variables

The full list of variables (with default values) can be found in defaults/main.yml.