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 |
tedder
|
59ce6832a3
|
use newer required_one_of syntax; unsure why there's app_name vs appname, so leaving it alone.
|
2016-12-08 11:32:42 -05:00 |
tedder
|
9e7b59159f
|
they call it a key, not a token
|
2016-12-08 11:32:42 -05:00 |
tedder
|
28f8f5ed70
|
fix 404'd url. There's no perfect replacement, but this is okay.
|
2016-12-08 11:32:41 -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 |