--- - name: Install msmtp yum: name: - msmtp - s-nail state: present notify: - test mail - restart msmtpd when: ansible_os_family == "RedHat"