CHANGE: removes unattended-upgrades from base_system role for now, makes this role a part of maintain playbook

This commit is contained in:
2026-08-11 14:29:57 +04:00
parent 26c6bc610f
commit 3eb5aac022
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -13,6 +13,8 @@
# Check the Internet connection
# Check free disk space
- ../roles/common_healthcheck
# Ensure that all the required packages are installed
- ../roles/base_system
# Update the system
- ../roles/update_system
# Harden SSH - we must be sure that the last version of ssh configs are distributed