- name: install packages for email handlind in terminal apt: name: "{{ item }}" with_items: - mutt - notmuch - notmuch-mutt - offlineimap - pass