When running jobs with yum module the returned output newline characters (\n).
PLAY [testservers] ************************************************************
GATHERING FACTS ***************************************************************
ok: [sandbox01]
TASK: [yum test] **************************************************************
changed: [sandbox01] => {"changed": true, "msg": "", "rc": 0, "results": ["\n================================================================================\n Package Arch Version
Repository Size\n================================================================================\nRemoving:\n apachetop x86_64 0.12.6-7.el6 @internal 61 k\n
\nTransaction Summary\n================================================================================\nRemove 1 Package(s)\n\nInstalled size: 61 k\n\nRemoved:\n apachetop.x86_64 0:0.12.6-7.el6
\n\n"]}
PLAY RECAP ********************************************************************
sandbox01 : ok=2 changed=1 unreachable=0 failed=0
Is this a product specification?
Thanks.