Add reverse-proxy role

This commit is contained in:
Timotej Lazar 2024-11-15 15:44:29 +01:00
parent c970c562a9
commit 973ce03249
4 changed files with 44 additions and 0 deletions

View file

@ -66,3 +66,9 @@
roles:
- proxmox-backup
- frr
- hosts: web-front
roles:
- alpine
- nginx
- reverse-proxy