ansible/test/units/executor
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
..
module_common Move _handle_no_log_values() out of basic.py (#48628) 2019-03-04 17:02:44 -05:00
__init__.py
test_play_iterator.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_playbook_executor.py Move the arguments module into cli/ and context_objects into utils 2019-01-03 18:12:23 -08:00
test_task_executor.py Support list of dicts with omit. Fixes #45907 (#45923) 2018-11-07 13:41:22 -06:00
test_task_queue_manager_callbacks.py Move the arguments module into cli/ and context_objects into utils 2019-01-03 18:12:23 -08:00
test_task_result.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00