--- - name: Install dependencies pacman: name={{item}} state=present with_items: - postfix - dovecot - pigeonhole - spamassassin - procmail notify: - restart postfix - restart dovecot