---
- name: Install goodies
apt: pkg={{ item }} state=present
with_items:
- pwgen
- apticron
- unattended-upgrades
- htop
- iftop
- iotop
- neovim
- tmux
- git