ansible/test/units/module_utils/common
Sam Doran aba4bed803
Move _handle_no_log_values() out of basic.py (#48628)
* Rename method and make private
* Use is_iterable, combine transformations
* Remove unused return_values from network modules
* Improve docstrings in new functions
* Add new PASS_VAR
* Add unit tests for list_no_log_values
* Fix unit tests for Python 2.6
2019-03-04 17:02:44 -05:00
..
parameters Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
__init__.py
collections.py Add a CLIArgs Singleton class that will hold the parse cli arguments 2019-01-03 18:12:23 -08:00
test_dict_transformations.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_network.py Move network utils that are used by AWS modules (#45579) 2018-10-02 15:08:00 -04:00
test_sys_info.py Cleanups to the common.sys_info API 2019-01-03 16:21:09 -08:00
test_utils.py Cleanups to the common.sys_info API 2019-01-03 16:21:09 -08:00