- hosts: localhost
  become: no
  become_method: sudo
  tasks:
    - name: Send mail
      import_role:
        name: config-send-mail