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/lib/ansible/plugins/netconf
Peter Sprygada 1699a39ad0 fixes guess_os for netconf connections (#33671)
* fixes guess_os for netconf connections

This change fixes invalid calls to play_context when the network_os is
not set and the connection attempts to guess the network_os.  The method
will now check the correct values for ssh key file and allow agent
instead of returning errors.

* fix up pep8 issues
8 years ago
..
__init__.py IOS-XR NetConf and Cliconf plugin work (#33332) 8 years ago
iosxr.py fixes guess_os for netconf connections (#33671) 8 years ago
junos.py fixes guess_os for netconf connections (#33671) 8 years ago