88d0e2a04a
* 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
)
2 lines
98 B
YAML
2 lines
98 B
YAML
bugfixes:
|
|
- correct debug display for all cases https://github.com/ansible/ansible/pull/41331
|