--- - name: base | install base packages apt: name: "{{ item }}" update_cache: true state: present with_items: - bash-completion - bsd-mailx - cron - cron-daemon-common - curl - git-core - htop - iotop - less - locales - net-tools - ncdu - rsync - rsyslog - screen - subversion - sudo - telnet - tmux - vim