community.general/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
2017-12-07 20:17:41 +05:30
..
__init__.py IOS-XR NetConf and Cliconf plugin work (#33332) 2017-12-06 22:37:31 +05:30
iosxr.py fixes guess_os for netconf connections (#33671) 2017-12-07 20:17:41 +05:30
junos.py fixes guess_os for netconf connections (#33671) 2017-12-07 20:17:41 +05:30