Commit Graph

9 Commits (55c6aee5d17b05f210089c4fdf15632300891bd6)

Author SHA1 Message Date
Jonathan Davila 39a3255ef3 Sendgrid docs fix 9 years ago
Toshio Kuratomi b8df0d32a2 Port sendgrid to fetch_url 9 years ago
Toshio Kuratomi dd6e8f354a Modify a few more modules to not conditionalize urllib(2) import. 9 years ago
Toshio Kuratomi 4b29146c4d be explicit about urllib import and remove conditional urllib(2) import
urllib and urllib2 have been in the python stdlib since at least
python-2.3.  There's no reason to conditionalize it.

Fixes https://github.com/ansible/ansible/issues/11322
9 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 9 years ago
Toshio Kuratomi 88eff11c04 Many more doc fixes 9 years ago
Greg DeKoenigsberg aefba2c00a Adding author's github id 9 years ago
Matthew Makai 2f2a69ad88 updating sendgrid module based on code review by @abadger 10 years ago
Matthew Makai 757a047a79 adding sendgrid module to extras 10 years ago