ansible-roles/php
Victor LABORIE c430fa3485 php: install php5/php package after fpm/libapache2-mod-php
Because apt dependency always install libapache2-mod-php
if neither is present
2017-09-19 10:29:57 +02:00
..
defaults Add flavor for installing Symfony 2017-09-06 19:28:37 +02:00
handlers rename php-fpm -> php 2017-08-22 06:30:41 +02:00
meta rename php-fpm -> php 2017-08-22 06:30:41 +02:00
tasks php: install php5/php package after fpm/libapache2-mod-php 2017-09-19 10:29:57 +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.