From dbe79a5f530cda17dcf66d11c39cfd733406589d Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 11 Oct 2025 19:37:40 +0200 Subject: Add email software --- infrastructure/site.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'infrastructure/site.yaml') diff --git a/infrastructure/site.yaml b/infrastructure/site.yaml index 12e4b2d..2b5e78a 100644 --- a/infrastructure/site.yaml +++ b/infrastructure/site.yaml @@ -2,6 +2,7 @@ - hosts: all roles: - users + - mail - motd - web - systemd -- cgit v1.2.3