Commit Graph

9 Commits (e5eedfe4b8ee387a779e922f57504cb9c3c2f0fd)

Author SHA1 Message Date
Toshio Kuratomi 225fa5d092 Fix undefined variables, basestring usage, and some associated python3 issues
9 years ago
Matt Martz d3249e7875 pep8 fixes for contrib (#24344)
9 years ago
Toshio Kuratomi a22909c226 Migrate basestring to a python3 compatible type (#17199)
10 years ago
jctanner 14da357feb vmware inventory script enhancements (#17106)
10 years ago
Marius Gedminas 37be9539ff Python 3: use six.text_type instead of unicode
11 years ago
Marius Gedminas 3f9879aedb Use print() as function under contrib/
11 years ago
Marius Gedminas 9ae66a7f5c Use 'except ... as' syntax in contrib/ and test/ too
11 years ago
Jens Carl db4f6b8878 Fix to handle user directory correctly (e.g. ~/.ansible/tmp).
11 years ago
Brian Coca d0c6d2ff1c poreted log_plays, syslog_json and osx_say callbacks to v2
11 years ago