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
Peter Sprygada 8ddffcb1a6 new connection plugin netconf (#20636)
* adds connection plugin for creating modules that use netconf
* adds basic unit test cases for connection plugin
8 years ago
..
__init__.py Fix unit test dirs to match code under test. 8 years ago
test_connection.py adds unit test for network_cli connection plugin (#18729) 8 years ago
test_netconf.py new connection plugin netconf (#20636) 8 years ago
test_network_cli.py add back reverted change to network_cli (#18761) 8 years ago
test_ssh.py Mcsalgado's change to use shlex.quote instead of pipes.quote (#18534) 8 years ago