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/plugins/connection
Ganesh Nalawade 6215922889 Add support for cliconf and netconf plugin (#25093)
* ansible-connection refactor and action plugin changes
* Add cliconf plugin for eos, ios, iosxr, junos, nxos, vyos
* Add netconf plugin for junos
* Add jsonrpc support
* Modify network_cli and netconf connection plugin
* Fix py3 unit test failure
* Fix review comment
* Minor fixes
* Fix ansible-connection review comments
* Fix CI issue
* platform_agnostic related changes
7 years ago
..
__init__.py Fix unit test dirs to match code under test. 8 years ago
test_connection.py test/: PEP8 compliancy (#24803) 7 years ago
test_netconf.py Add support for cliconf and netconf plugin (#25093) 7 years ago
test_network_cli.py Add support for cliconf and netconf plugin (#25093) 7 years ago
test_ssh.py test/: PEP8 compliancy (#24803) 7 years ago