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
Rick Elrod abfb7919dc
[default callback] Show include_tasks task banner (#71821)
Change:
- In some cases (always with free strategy, sometimes with linear), the
  default callback would not show the task banner for include_tasks.
- This only affects the include_tasks task itself, not the tasks in the
  included file.

Test Plan:
- Updated default callback tests

Tickets:
- Fixes #71277

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
aliases Rebalance CI groups to avoid macOS timeouts (#70126) 4 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) 5 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) 5 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) 5 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) 5 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) 5 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) 5 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) 5 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) 5 years ago
callback_default.out.default.stderr Merge pull request #50735 from mattclay/callback-inv 6 years ago
callback_default.out.default.stdout [default callback] Show include_tasks task banner (#71821) 4 years ago
callback_default.out.failed_to_stderr.stderr Fix incorrect msg in the results dict in loops (#71482) 4 years ago
callback_default.out.failed_to_stderr.stdout [default callback] Show include_tasks task banner (#71821) 4 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 [default callback] Show include_tasks task banner (#71821) 4 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 [default callback] Show include_tasks task banner (#71821) 4 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 [default callback] Show include_tasks task banner (#71821) 4 years ago
include_me.yml Fix label lookup in the default callback for includes (#68822) 4 years ago
inventory Fix integration tests with custom inventory. 5 years ago
no_implicit_meta_banners.yml Make noop tasks implicit (#71344) 4 years ago
runme.sh Make noop tasks implicit (#71344) 4 years ago
test.yml [default callback] Show include_tasks task banner (#71821) 4 years ago
test_2.yml default: callback plugin allow unreachable task to stderr (#50533) 6 years ago
test_dryrun.yml [default callback] Show include_tasks task banner (#71821) 4 years ago