You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/callback_default
Martin Krizek be9f07279e Add stats on rescued/ignored tasks (#48418)
* Adding rescued/ignored tasks to stats gathering

Fixes #31245

* Amend integration tests to pass

* callback/dense.py: fix too-many-format-args

* Add changelog

* Amend counter_enabled and unixy callbacks

* Fix syntax error

* Fix typo in the changelog

* Remove not needed comment

* Re-add skipped

* Add test for rescued

* Fix colors...

* Fix unstable tests?

* Add a note to the porting guide

* Re-word the note in the porting guide

Fixes #20346
Fixes #24525
Fixes #14393

Co-authored-by: James Cammarata <jimi@sngx.net>
Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
5 years ago
..
aliases Merge pull request #50735 from mattclay/callback-inv 6 years ago
callback_default.out.default.stderr Merge pull request #50735 from mattclay/callback-inv 6 years ago
callback_default.out.default.stdout Add stats on rescued/ignored tasks (#48418) 5 years ago
callback_default.out.failed_to_stderr.stderr Add stats on rescued/ignored tasks (#48418) 5 years ago
callback_default.out.failed_to_stderr.stdout Add stats on rescued/ignored tasks (#48418) 5 years ago
callback_default.out.hide_ok.stderr Merge pull request #50735 from mattclay/callback-inv 6 years ago
callback_default.out.hide_ok.stdout Add stats on rescued/ignored tasks (#48418) 5 years ago
callback_default.out.hide_skipped.stderr Merge pull request #50735 from mattclay/callback-inv 6 years ago
callback_default.out.hide_skipped.stdout Add stats on rescued/ignored tasks (#48418) 5 years ago
callback_default.out.hide_skipped_ok.stderr Merge pull request #50735 from mattclay/callback-inv 6 years ago
callback_default.out.hide_skipped_ok.stdout Add stats on rescued/ignored tasks (#48418) 5 years ago
inventory Merge pull request #50735 from mattclay/callback-inv 6 years ago
runme.sh Merge pull request #50735 from mattclay/callback-inv 6 years ago
test.yml Add stats on rescued/ignored tasks (#48418) 5 years ago
test_2.yml default: callback plugin allow unreachable task to stderr (#50533) 6 years ago