--- - name: Converge hosts: all gather_facts: True become: true roles: - role: autonomic.discourse.email vars: hostname: forum.example.com root_email_forward: nobody@example.com DISCOURSE_API_KEY: foobar