Add iotop

This commit is contained in:
2018-08-24 18:48:26 +02:00
parent 5468704f07
commit 144a8fe219

View File

@@ -10,6 +10,7 @@
state: present state: present
with_items: with_items:
- wget - wget
- anacron
- zsh - zsh
- vim - vim
- tmux - tmux
@@ -19,6 +20,7 @@
- sshfs - sshfs
- htop - htop
- ntop - ntop
- iotop
- glances - glances
- ranger - ranger