mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-24 09:03:29 +07:00
Manage vhost aliases
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
nginx_php: true
|
||||
nginx_vhosts:
|
||||
- name: 'test.local'
|
||||
aliases:
|
||||
- test-alias.local
|
||||
- test2-alias.local
|
||||
template: 'static'
|
||||
ssl:
|
||||
use: false
|
||||
|
||||
Reference in New Issue
Block a user