mirror of
https://github.com/ansible/ansible.git
synced 2026-07-29 16:35:20 +02:00
Add handling for when a PowerShell module emits more than just the module result JSON. The behaviour reflects the Python async wrapper where trailing data after the module result will emit a warning.