You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
module_common Move _handle_no_log_values() out of basic.py (#48628) 6 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_play_iterator.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_playbook_executor.py Move the arguments module into cli/ and context_objects into utils 6 years ago
test_task_executor.py Support list of dicts with omit. Fixes #45907 (#45923) 6 years ago
test_task_queue_manager_callbacks.py Move the arguments module into cli/ and context_objects into utils 6 years ago
test_task_result.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago