ansible/test/units/modules
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
..
cloud Migrate most uses of if type() to if isinstance() 2017-04-04 08:17:20 -07:00
network Fallback to show-run on ios_banner for devices where show banner does not work (#22793) 2017-03-22 10:01:41 +01:00
packaging Fix 'yum skips updates' bug (#21113) 2017-02-08 16:07:43 -05:00
system known_hosts: support --diff (#20349) 2017-02-08 09:56:03 -05:00
__init__.py