Install modules just after nginx

This commit is contained in:
Emilien Mantel
2017-12-14 19:41:05 +01:00
parent bb74ac804e
commit 45886ca9cc
3 changed files with 8 additions and 27 deletions

View File

@@ -29,7 +29,7 @@
# Role vars
nginx_worker_processes: 1 # Ansible+FreeBSD can't detect CPU number
nginx_apt_package: 'nginx-extras'
nginx_dyn_modules: ['http_geoip']
nginx_dyn_modules: ['http_geoip', 'http_headers_more']
nginx_upstreams:
- name: 'test'
servers: