ansible/lib/ansible/plugins/netconf
Ganesh Nalawade fcc32bcf0e
Fix junos netconf plugin get_configuration filter (#58271)
* junos `get_configuration` netconf api expects the
  filter as instance of ElementTree object
2019-06-25 16:00:56 +05:30
..
__init__.py Fix issue in netconf plugin dispatch for junos and iosxr (#57981) 2019-06-18 10:36:03 -04:00
ce.py Fix netconf guess_network_os to use ssh_config if supplied. (#55199) 2019-06-21 09:04:13 +05:30
default.py Add netconf_get module (#39869) 2018-05-17 17:38:12 +05:30
iosxr.py Fix netconf guess_network_os to use ssh_config if supplied. (#55199) 2019-06-21 09:04:13 +05:30
junos.py Fix junos netconf plugin get_configuration filter (#58271) 2019-06-25 16:00:56 +05:30
sros.py Fix netconf guess_network_os to use ssh_config if supplied. (#55199) 2019-06-21 09:04:13 +05:30