Dev to main #1

Merged
max merged 37 commits from dev into main 2026-08-17 16:15:03 +04:00
2 changed files with 3 additions and 1 deletions
Showing only changes of commit 3eb5aac022 - Show all commits
+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
@@ -14,7 +14,7 @@
- git
- curl
- kitty
- unattended-upgrades
# - unattended-upgrades It requires some addition configuration, exclude it for now
- ssh
- openssh-server
update-cache: true # Run apt update before installation