Refactoring + SSL support

This commit is contained in:
Emilien Mantel
2016-01-11 18:20:42 +01:00
parent f64e1f1106
commit 49f11751e6
13 changed files with 186 additions and 89 deletions

View File

@@ -29,7 +29,4 @@ nginx_dirs:
- "{{ nginx_ssl_dir }}"
- "{{ nginx_helper_dir }}"
nginx_htpasswd_dir: '/etc/nginx/htpasswd'
nginx_ssl_dir: '/etc/nginx/ssl'
nginx_helper_dir: '/etc/nginx/helper'