summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/callback_default/callback_default.out.failed_to_stderr.stderr
blob: 9a39d78fda7d3ef5c8bb473b47599c3711d8666f (plain)
1
2
3
4
5
6
7
8
+ ansible-playbook -i inventory test.yml
++ set +x
fatal: [testhost]: FAILED! => {"changed": false, "msg": "no reason"}
failed: [testhost] (item=debug-2) => {
    "msg": "debug-2"
}
fatal: [testhost]: FAILED! => {"msg": "One or more items failed"}
fatal: [testhost]: FAILED! => {"changed": false, "msg": "Failed as requested from task"}