ansible-roles/php
2017-09-20 14:17:02 +02:00
..
defaults Add support for PHP 7.1 using sury repository. 2017-09-20 11:29:54 +02:00
handlers Add support for PHP 7.1 using sury repository. 2017-09-20 11:29:54 +02:00
meta rename php-fpm -> php 2017-08-22 06:30:41 +02:00
tasks Use apt_repository and rename source list to sury.list 2017-09-20 14:17:02 +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.