Apps vhosts should without root and created dirs

This commit is contained in:
Emilien Mantel
2016-01-22 09:46:43 +01:00
parent 7f56db76e0
commit dd97e5ec79
4 changed files with 8 additions and 3 deletions

View File

@@ -27,3 +27,7 @@ nginx_dirs:
- "{{ nginx_ssl_dir }}"
- "{{ nginx_helper_dir }}"
nginx_templates_no_dir:
- '_proxy'
- '_nagios3'
- '_backuppc'