community.general/lib/ansible/plugins/strategy
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
..
__init__.py Migrate most uses of if type() to if isinstance() 2017-04-04 08:17:20 -07:00
debug.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
free.py Enable documentation in plugins 2017-03-23 01:27:19 -04:00
linear.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00