ansible/test/integration/targets/callback_default/callback_default.out.failed_to_stderr.stderr
Andrew Gaffney 5708894f90 Bugfixes and integration tests for 'default' callback plugin
* display 'changed' tasks when hiding 'ok' tasks
* display proper task title for handlers (fixes #44007)
2018-08-15 07:56:17 -07:00

3 lines
126 B
Text

+ ansible-playbook -i ../../inventory test.yml
++ set +x
fatal: [testhost]: FAILED! => {"changed": false, "msg": "no reason"}