as deployed

This commit is contained in:
Twirre Meulenbelt
2026-06-28 08:43:43 +02:00
parent 6939f40a9f
commit b44ff6f808
7 changed files with 47 additions and 24 deletions

View File

@@ -49,11 +49,11 @@
when: wireguard_enabled | bool
- role: gitea
when: gitea_enabled | bool
- role: mailserver
when: mailserver_enabled | bool
- role: bun_app
when: bun_enabled | bool
- role: nginx
when: nginx_enabled | bool
- role: certbot
when: certbot_enabled | bool
- role: mailserver
when: mailserver_enabled | bool