summaryrefslogtreecommitdiff
path: root/roles/nginx/vhost/defaults/main.yml
blob: dfedb50b7fe66531ae0518bde872ca3de5812c41 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
# nginx_vhost:
#   name: example
#   template: generic-proxy-no-buffering-with-acme
#   acme: yes
#   hostnames:
#     - example.com
#     - www.example.com
#   proxy_pass: http://127.0.0.1:8080

# nginx_vhost:
#   name: other-example
#   content: "<<< content of vhost >>>"