ansible-roles/php/README.md

14 lines
264 B
Markdown
Raw Permalink Normal View History

# PHP
2017-02-21 12:03:46 +01:00
Installation and basic configuration of PHP
2017-02-21 12:03:46 +01:00
## Tasks
Minimal configuration is in `tasks/main.yml`
2023-01-31 17:52:55 +01:00
Set variable `php_version` in your playbook.
2017-02-21 12:03:46 +01:00
## Available variables
The full list of variables (with default values) can be found in `defaults/main.yml`.