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
2017-06-06 13:56:25 +05:30
..
__init__.py
test_connection.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_netconf.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
test_network_cli.py Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
test_ssh.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00