ansible-roles/php
Ludovic Poujol 2a1d355192
All checks were successful
continuous-integration/drone/push Build is passing
(fix) php: Correct tasks names in config_cli as they are for all versions, not only jessie
Signed-off-by: Ludovic Poujol <lpoujol@evolix.fr>
2020-04-01 18:15:38 +02:00
..
defaults php: Add a task to remove Debian's default FPM pool file (off by default) 2020-01-16 15:55:35 +01:00
files PHP: For sury add packages to preferences 2019-04-15 16:55:45 +02:00
handlers php: add missing handler for php7.3-fpm 2019-10-16 15:17:35 +02:00
meta change repositories URL 2019-03-21 15:31:58 +01:00
tasks (fix) php: Correct tasks names in config_cli as they are for all versions, not only jessie 2020-04-01 18:15:38 +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

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.