add a few packages
This commit is contained in:
parent
1c2e0d7d9f
commit
6a18aeb779
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user