generiek nginx role #2

Merged
foobar merged 8 commits from nginx-role-rework into main 2024-07-18 22:06:22 +02:00
2 changed files with 7 additions and 1 deletions
Showing only changes of commit 980ec6c4f6 - Show all commits

View file

@ -1 +1,7 @@
---
etherpad_domain: pad.bitlair.nl
nginx_sites:
- server_name: "pad.bitlair.nl"
localproxy: "9001"

View file

@ -7,5 +7,5 @@
roles:
- { role: "common", tags: [ "common" ] }
- { role: "acme", tags: [ "acme" ] }
# - { role: "nginx", tags: [ "nginx" ] }
- { role: "nginx", tags: [ "nginx" ] }
- { role: "etherpad", tags: [ "etherpad" ] }