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
Brian Coca c4844e992c
make collection callbacks follow normal flow (#59932) (#72228)
* make collection callbacks follow normal flow (#59932)

make collections whitelist follow normal flow

* fixes missing set_options call and adhoc and stdout processing rules
* avoid dupes
* fixed to handle redirects
* also updated tests with new and more accurate skip message
* fix callback tests for envs with cowsay installed
* lots MOAR comments on why the code is as it is, some todos to refactor in future

Co-authored-by: Matt Davis <nitzmahone@users.noreply.github.com>
(cherry picked from commit 5ec53f9db8)

* fixed bad merge

* hack in redirected names

* ensure we run additional calblacks
5 years ago
..
aliases Remove needs/ssh alias from callback_default test. 7 years ago
callback_default.out.check_markers_dry.stderr Add check mode indicators at the beginning and the end of the playbook, play, and task (#49432) 7 years ago
callback_default.out.check_markers_dry.stdout Add check mode indicators at the beginning and the end of the playbook, play, and task (#49432) 7 years ago
callback_default.out.check_markers_wet.stderr Add check mode indicators at the beginning and the end of the playbook, play, and task (#49432) 7 years ago
callback_default.out.check_markers_wet.stdout Add check mode indicators at the beginning and the end of the playbook, play, and task (#49432) 7 years ago
callback_default.out.check_nomarkers_dry.stderr Add check mode indicators at the beginning and the end of the playbook, play, and task (#49432) 7 years ago
callback_default.out.check_nomarkers_dry.stdout Add check mode indicators at the beginning and the end of the playbook, play, and task (#49432) 7 years ago
callback_default.out.check_nomarkers_wet.stderr Add check mode indicators at the beginning and the end of the playbook, play, and task (#49432) 7 years ago
callback_default.out.check_nomarkers_wet.stdout Add check mode indicators at the beginning and the end of the playbook, play, and task (#49432) 7 years ago
callback_default.out.default.stderr Merge pull request #50735 from mattclay/callback-inv 7 years ago
callback_default.out.default.stdout clean "changed" only after it has been processed (#59958) 6 years ago
callback_default.out.failed_to_stderr.stderr clean "changed" only after it has been processed (#59958) 6 years ago
callback_default.out.failed_to_stderr.stdout clean "changed" only after it has been processed (#59958) 6 years ago
callback_default.out.hide_ok.stderr Merge pull request #50735 from mattclay/callback-inv 7 years ago
callback_default.out.hide_ok.stdout clean "changed" only after it has been processed (#59958) 6 years ago
callback_default.out.hide_skipped.stderr Merge pull request #50735 from mattclay/callback-inv 7 years ago
callback_default.out.hide_skipped.stdout clean "changed" only after it has been processed (#59958) 6 years ago
callback_default.out.hide_skipped_ok.stderr Merge pull request #50735 from mattclay/callback-inv 7 years ago
callback_default.out.hide_skipped_ok.stdout clean "changed" only after it has been processed (#59958) 6 years ago
inventory Fix integration tests with custom inventory. 7 years ago
runme.sh make collection callbacks follow normal flow (#59932) (#72228) 5 years ago
test.yml clean "changed" only after it has been processed (#59958) 6 years ago
test_2.yml default: callback plugin allow unreachable task to stderr (#50533) 7 years ago
test_dryrun.yml Add check mode indicators at the beginning and the end of the playbook, play, and task (#49432) 7 years ago