Commit Graph

5 Commits (026dc4f95731baffd29437bcd89e9894262c3b9b)

Author SHA1 Message Date
Michael Scherer e7e1a8bfea Avoid token leak by marking it as sensitive with no_log (#1966) 2016-12-08 11:34:03 -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
Brian Coca 2753cd186a moar quotes 2016-12-08 11:32:39 -05:00
Michael DeHaan 5879c503bb File extensions! 2016-12-08 11:32:18 -05:00