diff --git a/tasks/arch_CLI_packages.yml b/tasks/arch_CLI_packages.yml index 3a663ac..af3afde 100644 --- a/tasks/arch_CLI_packages.yml +++ b/tasks/arch_CLI_packages.yml @@ -10,6 +10,7 @@ state: present with_items: - wget + - anacron - zsh - vim - tmux @@ -19,6 +20,7 @@ - sshfs - htop - ntop + - iotop - glances - ranger