Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 48b19a3

Browse files
committed
Install dstat and numactl. [ci skip]
1 parent 94486ee commit 48b19a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

roles/common/tasks/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,13 @@
2323
with_items:
2424
- checkinstall
2525
- curl
26+
- dstat
2627
- git
2728
- htop
2829
- liblzo2-dev
2930
- net-tools
3031
- ntp
32+
- numactl
3133
- python-pycurl
3234
- software-properties-common
3335
- zip

0 commit comments

Comments
 (0)