ansible/test/units/plugins/callback
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
..
__init__.py
test_callback.py fix minor issues with debug and item labels (#41331) 2018-06-21 16:14:57 -04:00