ansible-roles/php
Ludovic Poujol 20a4c082d7 php: Stop enforcing /var/www/html as chroot while we use /var/www..... 2019-06-06 13:45:53 +02:00
..
defaults Add support for PHP 7.1 using sury repository. 2017-09-20 11:29:54 +02:00
files PHP: For sury add packages to preferences 2019-04-15 16:55:45 +02:00
handlers php: fix php-fpm service name for Stretch 2018-06-26 16:04:14 +02:00
meta change repositories URL 2019-03-21 15:31:58 +01:00
tasks php: Stop enforcing /var/www/html as chroot while we use /var/www..... 2019-06-06 13:45:53 +02: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.