ansible-roles/php
Jérémy Lecour 70c93310f9
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2768|3|2765|12|:+1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/224//ansiblelint">Evolix » ansible-roles » unstable #224</a>
gitea/ansible-roles/pipeline/head This commit looks good
Fix ansible-lint violations
2023-03-20 23:48:40 +01:00
..
defaults Use proper keyrings directory for APT version 2022-11-02 23:16:32 +01:00
files php: Add sury support on Debian 11 2023-02-13 10:09:37 +01:00
handlers Use FQCN 2023-03-20 23:33:19 +01:00
meta Update Galaxy metadata (company, platforms and galaxy_tags) 2021-06-28 15:26:28 +02:00
tasks Fix ansible-lint violations 2023-03-20 23:48:40 +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

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.