2020-09-15 21:27:06 +02:00
|
|
|
## DEPRECATED -- Use nginxinc.nginx_unit role instead (https://github.com/nginxinc/ansible-role-nginx-unit)
|
2019-12-06 22:37:16 +01:00
|
|
|
---
|
|
|
|
# Install NGINX Unit and NGINX Unit modules.
|
|
|
|
# Use a list of supported NGINX Unit modules.
|
|
|
|
# Default is false.
|
|
|
|
nginx_unit_enable: false
|
2020-08-19 18:39:17 +02:00
|
|
|
nginx_unit_modules: []
|