mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 17:53:10 +00:00
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>`.