Add zm.foo.sh virtual host to proxies
This commit is contained in:
parent
83bb469927
commit
c58b73e3c7
1 changed files with 3 additions and 0 deletions
|
@ -62,6 +62,9 @@
|
||||||
site: wpad.foo.sh
|
site: wpad.foo.sh
|
||||||
- role: nginx/site
|
- role: nginx/site
|
||||||
site: www.foo.sh
|
site: www.foo.sh
|
||||||
|
- role: nginx/site
|
||||||
|
site: zm.foo.sh
|
||||||
|
proxy: https://zm02.home.foo.sh/
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: create extra nginx config directories
|
- name: create extra nginx config directories
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue