ansible/test/units/module_utils/common
Rick Elrod fcbf5c3185
[module_utils] make to_bits actually return (#74409)
Change:
- Instead of returning the `str` type, return the value that was
  calculated.

Test Plan:
- New unit tests.

Signed-off-by: Rick Elrod <rick@elrod.me>
2021-04-27 17:15:24 +02:00
..
arg_spec Deprecate Py2.6 support for target nodes (#74165) 2021-04-16 11:42:29 -05:00
parameters Use ArgumentSpecValidator in AnsibleModule (#73703) 2021-03-19 12:09:18 -07:00
process
text Relocate misplaced unit tests. 2021-04-16 22:23:40 -07:00
validation
warnings Deprecate Py2.6 support for target nodes (#74165) 2021-04-16 11:42:29 -05:00
__init__.py
test_collections.py
test_dict_transformations.py
test_network.py [module_utils] make to_bits actually return (#74409) 2021-04-27 17:15:24 +02:00
test_removed.py
test_sys_info.py
test_utils.py