ansible-roles/php/README.md
Eric Morino b1a602bf75
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
Add php5.6 with Sury on Debian 10
2023-01-31 17:53:31 +01:00

14 lines
264 B
Markdown

# 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`.