Vhost static OK (dirty)

This commit is contained in:
Emilien Mantel
2015-07-15 15:18:51 +02:00
parent 64cf8b53a4
commit 4d7c181f06
22 changed files with 425 additions and 5 deletions

View File

@@ -1,5 +1,13 @@
---
- hosts: all
vars:
nginx_vhosts:
- name: 'test.local'
template: 'static'
ssl:
use: false
generatekey: false
template: 'strong'
roles:
- ../../