diff options
| -rw-r--r-- | infrastructure/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
