ansible/test/units/plugins
Brian Coca 27c43daab8
fix minor issues with debug and item labels (#41331)
* fix minor issues with debug and item labels

 - no more `item=None`, we always have a label now
 - debug should only show expected information, either msg= or the var in var=
 - also fixed method name, deprecated misleading _get_item
2018-06-21 16:14:57 -04:00
..
action win_updates fix when win_updates is run with async (#41756) 2018-06-20 14:52:24 -07:00
cache
callback fix minor issues with debug and item labels (#41331) 2018-06-21 16:14:57 -04:00
cliconf Refactor ios cliconf plugin and ios_config module (#39695) 2018-06-06 11:12:45 +05:30
connection skip winrm unit tests if winrm is not installed (#41596) 2018-06-15 10:23:15 -07:00
filter Add cidr_merge filter (#36081) 2018-05-23 14:35:23 -05:00
inventory Fix inventory plugin cache + add tests (#38229) 2018-05-24 15:34:54 -04:00
loader_fixtures
lookup 1Password lookup plugin (#37207) 2018-05-17 17:29:47 -04:00
shell
strategy Fix inserting noop tasks by using active state (#36056) 2018-06-06 12:34:25 +02:00
terminal Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
vars
__init__.py
test_plugins.py