add a few packages

This commit is contained in:
Arya 2023-08-12 11:01:24 +05:30
parent 1c2e0d7d9f
commit 6a18aeb779
Signed by: arya
GPG Key ID: 842D12BDA50DF120

View File

@ -5,6 +5,7 @@
ansible.builtin.apt: ansible.builtin.apt:
update_cache: true update_cache: true
name: name:
- htop
- vim - vim
- curl - curl
- wget - wget
@ -17,6 +18,8 @@
- chrony - chrony
- gdu - gdu
- btop - btop
- iperf3
- neofetch
- name: Enable VNStat service - name: Enable VNStat service
ansible.builtin.service: ansible.builtin.service:
name: vnstat name: vnstat