You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/plugins
Brian Coca eff4034fd8 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

(cherry picked from commit 27c43daab8)
6 years ago
..
action win_updates fix when win_updates is run with async (#41756) 6 years ago
cache
callback fix minor issues with debug and item labels (#41331) 6 years ago
cliconf
connection skip winrm unit tests if winrm is not installed (#41596) 6 years ago
filter Add cidr_merge filter (#36081) 6 years ago
inventory Fix inventory plugin cache + add tests (#38229) 6 years ago
loader_fixtures
lookup 1Password lookup plugin (#37207) 6 years ago
shell
strategy
terminal
vars
__init__.py
test_plugins.py