actions: - name: Query sendgrid provider: sendgrid config: "{{ provider.my_provider_name }}" with: to: {value} # To email address or list of email addresses subject: {value} # Email subject html: {value} # Email body
from_email