-
- Downloads
nginx: Add option for installing extra modules
This will be used for installing the geoip2 module, so we can make it more difficult for Chinese bots to crawl the wiki. The name of the shared object file can be overridden in case it is not named ngx_http_{{ module.name }}_module.so, e.g. srcache where the shared object is named ngx_http_srcache_filter_module.so.
Showing
- roles/nginx/defaults/main.yml 1 addition, 0 deletionsroles/nginx/defaults/main.yml
- roles/nginx/meta/main.yml 3 additions, 0 deletionsroles/nginx/meta/main.yml
- roles/nginx/tasks/main.yml 3 additions, 0 deletionsroles/nginx/tasks/main.yml
- roles/nginx/templates/nginx.conf.j2 7 additions, 0 deletionsroles/nginx/templates/nginx.conf.j2
roles/nginx/meta/main.yml
0 → 100644
Please register or sign in to comment