"start": "2014-02-21 15:18:59.613446",
"stderr": "",
"stdout": "cf_app_remap.yml\ncf_app_route.yml\ncf_deployment.yml\nconcat_files.yml\nnpm_install.yml"
},
"msg": "{u'changed': True,\n u'cmd': u'cd tasks; ls ',\n u'delta': u'0:00:00.004356',\n u'end': u'2014-02-21 15:18:59.617802',\n 'invocation': {'module_args': u'cd tasks; ls', 'module_name': 'shell'},\n 'item': 'cd tasks; ls',\n u'rc': 0,\n u'start': u'2014-02-21 15:18:59.613446',\n u'stderr': u'',\n u'stdout': u'cf_app_remap.yml\\ncf_app_route.yml\\ncf_deployment.yml\\nconcat_files.yml\\nnpm_install.yml'}"
}
ok: [localhost] => (item={'item': 'echo -e "blah blah blah\\nsecond line"', u'delta': u'0:00:00.003149', u'cmd': u'echo -e "blah blah blah\\nsecond line" ', u'end': u'2014-02-21 15:18:59.703624', u'stderr': u'', u'stdout': u'-e blah blah blah\nsecond line', 'invocation': {'module_name': 'shell', 'module_args': u'echo -e "blah blah blah\\nsecond line"'}, u'changed': True, u'rc': 0, u'start': u'2014-02-21 15:18:59.700475'}) => {
"item": {
"changed": true,
"cmd": "echo -e \"blah blah blah\\nsecond line\" ",
"delta": "0:00:00.003149",
"end": "2014-02-21 15:18:59.703624",
"invocation": {
"module_args": "echo -e \"blah blah blah\\nsecond line\"",
"module_name": "shell"
},
"item": "echo -e \"blah blah blah\\nsecond line\"",
"rc": 0,
"start": "2014-02-21 15:18:59.700475",
"stderr": "",
"stdout": "-e blah blah blah\nsecond line"
},
"msg": "{u'changed': True,\n u'cmd': u'echo -e blah"
}