Add Public-Reverse-Proxy

This commit is contained in:
julian 2023-01-08 02:50:23 +01:00
commit f44e3f28b0
4 changed files with 61 additions and 0 deletions

View file

@ -0,0 +1,6 @@
---
- name: Deploy the Public-Reverse-Proxy
hosts: public-reverse-proxy
become: true
roles:
- nginx