Add unifi role

And server.
This commit is contained in:
Timotej Lazar 2025-02-04 14:44:02 +01:00
parent 73555d2fd7
commit e95603fda9
4 changed files with 72 additions and 0 deletions

View file

@ -84,6 +84,12 @@
vars:
user: netbox
- hosts: unifi
roles:
- debian
- nginx
- unifi
- hosts: web-front
roles:
- alpine