community.general/lib/ansible/plugins
Toshio Kuratomi 6bad4e57bd Migrate most uses of if type() to if isinstance()
Also convert those checks to use abcs instead of dict and list.

Make a sentinel class for strategies to report when they've reache the end
2017-04-04 08:17:20 -07:00
..
action Support check_mode for add_host 2017-03-31 00:40:24 -04:00
cache Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
callback Migrate most uses of if type() to if isinstance() 2017-04-04 08:17:20 -07:00
connection restores pre 2.3 behavior with respects to keys (#23083) 2017-03-29 15:12:18 -04:00
filter Migrate most uses of if type() to if isinstance() 2017-04-04 08:17:20 -07:00
lookup Migrate most uses of if type() to if isinstance() 2017-04-04 08:17:20 -07:00
shell force Windows to always use preamble-free UTF8 input encoding (#22934) 2017-03-24 00:02:39 -07:00
strategy Migrate most uses of if type() to if isinstance() 2017-04-04 08:17:20 -07:00
terminal Updated the Regex for promt matching (#23186) 2017-03-31 18:29:45 +01:00
test Migrate most uses of if type() to if isinstance() 2017-04-04 08:17:20 -07:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Graceful error message for abstract base classes in PluginLoader 2017-02-22 10:27:29 -05:00