ansible / lightbulb

Lightbulb has been deprecated and replaced by Ansible Workshops
https://ansible.github.io/workshops/
MIT License
479 stars 308 forks source link

Can we switch to another email provider other than Sendgrid? #170

Open alberttwong opened 7 years ago

alberttwong commented 7 years ago

Sendgrid doesn't have a free plan monthly plan. Maybe use Amazon SES (here's a larger list with free services - https://www.ventureharbour.com/transactional-email-service-best-mandrill-vs-sendgrid-vs-mailjet/)

alberttwong commented 7 years ago

blocker is that there isn't an ansible module.

tima commented 7 years ago

Pull requests accepted on having an SES module. ;)

We discussed getting rid of sending any sort of email message as part of #141

kyleabenson commented 7 years ago

@alberttwong as an FYI, Sendgrid offers 100 free emails a day as part of their free trial. So if you sign up, after the trial you can continue to send 100 emails a day without charge. https://sendgrid.com/pricing/

alberttwong commented 7 years ago

@kyleabenson I signed up just for the month but the plan is to have more ansible workshops. It would be great have more a pay as you use as opposed to a subscription.