Files
community.general/lib/ansible/plugins/netconf
Ganesh Nalawade ac07c6b5e6 Fix netconf plugin dispatch response (#54326)
Fixes #53236

*  If dispatch() rpc response has data element
   return the xml string from `<data>` element
   else return the complete xml string from
   `<rpc-reply>`.
2019-03-26 10:23:26 +05:30
..
2018-05-17 17:38:12 +05:30