mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-24 09:03:29 +07:00
New feature on vhosts: "redirect_to"
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
upstream_name: 'test'
|
||||
- name: 'deleted.local'
|
||||
delete: true
|
||||
- name: 'redirect-to.local'
|
||||
redirect_to: 'http://test.local'
|
||||
roles:
|
||||
- ../../
|
||||
post_tasks:
|
||||
|
||||
Reference in New Issue
Block a user