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