ansible/lib/ansible/plugins/netconf
Ganesh Nalawade 9ea5e8b37c
Check if data_xml object in present in NCElement object (#35604)
If ncclient return NCElement object call data_xml() on response
else call xml()
2018-02-01 21:38:49 +05:30
..
__init__.py Check if data_xml object in present in NCElement object (#35604) 2018-02-01 21:38:49 +05:30
default.py adds support for using connection=netconf (#33400) 2018-01-24 21:48:41 +05:30
iosxr.py refactor iosxr_system for cliconf and netconf (#34749) 2018-01-17 07:29:28 -07:00
junos.py exposes rpc method to plugin (#35507) 2018-01-30 12:27:48 -05:00