ansible-roles/php
David Prevot a56e8c27ee
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2688|4|2684|5|:+1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/4//ansiblelint">Evolix » ansible-roles » unstable #4</a> Détails
gitea/ansible-roles/pipeline/head This commit looks good Détails
lxc-php, php: Update sury PGP key
2024-02-20 13:57:17 +01:00
..
defaults php: add new variable to disable oveeriding settings of php-fpm default pool (www) 2023-08-28 17:08:33 +02:00
files lxc-php, php: Update sury PGP key 2024-02-20 13:57:17 +01:00
handlers lxc-php: Allow one to install php83 on Bookworm container 2023-11-28 17:15:44 +01:00
meta Update Galaxy metadata (company, platforms and galaxy_tags) 2021-06-28 15:26:28 +02:00
tasks php: drop apt_preferences(5) file for sury 2024-01-17 16:49:11 +01:00
templates Install deb822 sources on Debian >=12 2023-03-20 15:43:34 +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 Add php5.6 with Sury on Debian 10 2023-01-31 17:53:31 +01:00

README.md

PHP

Installation and basic configuration of PHP

Tasks

Minimal configuration is in tasks/main.yml

Set variable php_version in your playbook.

Available variables

The full list of variables (with default values) can be found in defaults/main.yml.