diff options
| -rw-r--r-- | infrastructure/site.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
