1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units
Brian Coca 27c43daab8
fix minor issues with debug and item labels ()
* 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
..
cli
config
contrib
errors
executor
inventory_test_data/group_vars
mock
module_utils facts: suse: Fix major version detection for SUSE () 2018-06-18 09:53:50 -04:00
modules Fixes the default assignment of values () 2018-06-18 16:06:13 -07:00
parsing
playbook Fix wrong python keyword (followup to ) () 2018-06-07 19:48:07 +05:30
plugins fix minor issues with debug and item labels () 2018-06-21 16:14:57 -04:00
template
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py