1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-17 06:54:08 +00:00
community.general/lib
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
..
ansible Fix netconf plugin dispatch response (#54326) 2019-03-26 10:23:26 +05:30