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
Kate Case 252c6551ff
Replace get_persistent_connection_options in task_executor with get_options (#74446) (#78591)
Replace get_persistent_connection_options with get_options
Remove special case for network sub_plugin in _set_plugin_options
Try to avoid mock connection pretending to be persistent
Rename variables->options to reflect what they actually are
Gather options for ssh_type_conn on network_cli
Drop reliance on sub_plugin["type"]

(cherry picked from commit bf1ef5a1f3)
3 years ago
..
module_common Try to get best usable locale (#75033) 5 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_interpreter_discovery.py Change interpreter discovery defaults to silently prefer Python 3 (#75049) 4 years ago
test_play_iterator.py Add implicit role_complete block instead of role._eor (#72208) 5 years ago
test_playbook_executor.py Move the arguments module into cli/ and context_objects into utils 7 years ago
test_task_executor.py Replace get_persistent_connection_options in task_executor with get_options (#74446) (#78591) 3 years ago
test_task_queue_manager_callbacks.py unit tests: remove unused imports (#59636) 7 years ago
test_task_result.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago