mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +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>`.