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
Kate Case bf1ef5a1f3
Replace get_persistent_connection_options in task_executor with get_options (#74446)
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"]
2 years ago
..
ansible_test
integration Move handler processing into new PlayIterator state (#77955) 2 years ago
lib/ansible_test ansible-test - Fix Ubuntu 20.04 bootstrapping. (#78551) 2 years ago
sanity
support
units Replace get_persistent_connection_options in task_executor with get_options (#74446) 2 years ago
utils/shippable