mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-24 09:03:29 +07:00
Vhost static OK (dirty)
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
---
|
||||
|
||||
- hosts: all
|
||||
vars:
|
||||
nginx_vhosts:
|
||||
- name: 'test.local'
|
||||
template: 'static'
|
||||
ssl:
|
||||
use: false
|
||||
generatekey: false
|
||||
template: 'strong'
|
||||
roles:
|
||||
- ../../
|
||||
|
||||
Reference in New Issue
Block a user