diff --git a/ansible/ansible-packages.yml b/ansible/ansible-packages.yml index e49407b..95eb82e 100644 --- a/ansible/ansible-packages.yml +++ b/ansible/ansible-packages.yml @@ -7,21 +7,26 @@ packages: - "git" - "grc" - "htop" - - "mtr" - "nmap" - "ripgrep" - "tmux" - "tree" - "vim" - "zsh" + - "iotop" packages_debian: - "pylint" - "ipython3" - "python3-pip" - "python3-setuptools" - "virtualenv" + - "batcat" + - "mtr-tiny" packages_archlinux: + - "man" - "ipython" - "python-pylint" - "python-virtualenv" - "bash-language-server" + - "bat" + - "mtr"