chore(): added sqlite3 to packages

This commit is contained in:
ITQ
2026-02-22 15:15:47 +03:00
parent 9bb34e7f40
commit f2b8ee9d91
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -40,3 +40,6 @@ inventory/hosts
# Unignore .gitkeep files # Unignore .gitkeep files
!.gitkeep !.gitkeep
*.retry
.ansible/
+1
View File
@@ -31,6 +31,7 @@ system_packages:
- cron - cron
- just - just
- bat - bat
- sqlite3
monitoring: monitoring:
- htop - htop
- atop - atop