mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-04-09 12:42:10 +07:00
Manages PHP minor versions
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
PHP
|
||||
===
|
||||
|
||||
- `nginx_php5` and `nginx_php7`: boolean if you need to preconfigure PHP (default: false)
|
||||
- `nginx_php_sockets`: list of sockets (see bellow)
|
||||
- `nginx_php56` and `nginx_php70`: boolean if you need to preconfigure PHP (default: false)
|
||||
- `nginx_php##_sockets`: list of sockets (see bellow)
|
||||
|
||||
You should see [Nginx upstream module doc](http://nginx.org/en/docs/http/ngx_http_upstream_module.html).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user