From acadb5bbf9282f660d9b6e2706613eac4fd6aafe Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 5 Jan 2026 11:52:39 +0100 Subject: Enable SSH as soon as possible --- infrastructure/site.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/site.yaml b/infrastructure/site.yaml index 4e62360..c0f9ef1 100644 --- a/infrastructure/site.yaml +++ b/infrastructure/site.yaml @@ -6,6 +6,7 @@ - hosts: all roles: - users + - ssh - mail - motd - web @@ -13,4 +14,3 @@ - git - podman - vaultwarden - - ssh -- cgit v1.2.3