From 7abd6a11b75a0bc59e0cceaf893d362ab430f0a5 Mon Sep 17 00:00:00 2001
From: fred <2160318-free_zed@users.noreply.gitlab.com>
Date: Sun, 20 Mar 2022 00:30:04 +0100
Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=EF=B8=8F=20Update=20usefull=20pkg=20&?=
 =?UTF-8?q?=20remove=20useless?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 tasks/vars/main.yml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/tasks/vars/main.yml b/tasks/vars/main.yml
index e5d1bf2..8eff522 100644
--- a/tasks/vars/main.yml
+++ b/tasks/vars/main.yml
@@ -2,12 +2,8 @@
 
 base_pkg:
   - htop
-  - iotop
   - locales
-  - lsb-release
-  - lsof
   - lynx
-  - most
   - progress
   - python3-apt
   - rsync
@@ -43,7 +39,9 @@ station_pkg:
   - gnome-disk-utility
   - gpsprune
   - hplip
+  - httpie
   - jhead
+  - jq
   - keepassx
   - make
   - meld
-- 
GitLab