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 40c47b7785 fix minor issues with debug and item labels (#41331) (#41815)
* 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)
8 years ago
..
action Backport #40833 for 2.5 - synchronize _remote_is_local (#40917) 8 years ago
cache Disable abstract-class-instantiated for smoketests 9 years ago
callback fix minor issues with debug and item labels (#41331) (#41815) 8 years ago
connection skip winrm unit tests if winrm is not installed (#41596) 8 years ago
filter Rekey on member (#33836) 8 years ago
inventory Reduce recursion within group methods 8 years ago
loader_fixtures Don't cache duplicate plugin names (#34420) 8 years ago
lookup Bring aws_ssm None fixes into stable (from #36456) (#36492) 8 years ago
shell Add empty-init code-smell script. (#18406) 9 years ago
strategy Cache tasks as they are queued instead of en masse (#34752) 8 years ago
vars Add empty-init code-smell script. (#18406) 9 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_plugins.py Don't cache duplicate plugin names (#34420) 8 years ago