ansible-roles/php
Ludovic Poujol 18dfb69679 PHP: Install php-intl module (useful for modern frameworks) 2017-12-11 11:57:55 +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 Remove useless apt update handler 2017-09-20 14:19:30 +02:00
meta PHP: Install php-intl module (useful for modern frameworks) 2017-12-11 11:57:55 +01:00
tasks PHP: Install php-intl module (useful for modern frameworks) 2017-12-11 11:57:55 +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.