Commit graph

11 commits

Author SHA1 Message Date
Michael Scherer
6b5b90c4b8 Merge duplicated notes, fix warning returned by ansible-doc (#2969) 2016-12-08 11:34:52 -05:00
Brian Coca
f6dc39a478 updated docs, version is 2.2 and explain changes 2016-12-08 11:34:35 -05:00
Jonathan Davila
94e95d8795 Updates to Sendgrid Module (#1275) 2016-12-08 11:34:35 -05:00
Jonathan Davila
66569ab725 Sendgrid docs fix 2016-12-08 11:33:34 -05:00
Toshio Kuratomi
91ed01d73e Port sendgrid to fetch_url 2016-12-08 11:33:05 -05:00
Toshio Kuratomi
5afc244147 Modify a few more modules to not conditionalize urllib(2) import. 2016-12-08 11:32:52 -05:00
Toshio Kuratomi
16bd2c7357 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
2016-12-08 11:32:52 -05:00
Greg DeKoenigsberg
c65a612d1f Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
Toshio Kuratomi
4f07e8b256 Many more doc fixes 2016-12-08 11:32:40 -05:00
Matthew Makai
1ce89d9f17 updating sendgrid module based on code review by @abadger 2016-12-08 11:32:33 -05:00
Matthew Makai
cbb5689e91 adding sendgrid module to extras 2016-12-08 11:32:33 -05:00