From 6a18aeb779d0ea51f3ac2533c0875fefb7b52718 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Sat, 12 Aug 2023 11:01:24 +0530 Subject: [PATCH] add a few packages --- all/playbook.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/all/playbook.yaml b/all/playbook.yaml index be3c003..abd27f0 100644 --- a/all/playbook.yaml +++ b/all/playbook.yaml @@ -5,6 +5,7 @@ ansible.builtin.apt: update_cache: true name: + - htop - vim - curl - wget @@ -17,6 +18,8 @@ - chrony - gdu - btop + - iperf3 + - neofetch - name: Enable VNStat service ansible.builtin.service: name: vnstat