From 98adf6a15c356f8c879922f0fe55ef417f0a36fc Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 11 Oct 2025 11:49:10 +0200 Subject: [PATCH] Add unattended-upgrades note --- infrastructure/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/infrastructure/README.md b/infrastructure/README.md index ad41524..41f613f 100644 --- a/infrastructure/README.md +++ b/infrastructure/README.md @@ -16,3 +16,9 @@ After [setting your user password](roles/users/README.md): ``` uv run ansible-playbook -K -i production.yaml site.yaml ``` + +## Notes + +### Contabo Debian 13 + +* `unattended-upgrades` configured by default -- 2.47.3