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 4293718b2a
make collection callbacks follow normal flow (#59932) (#72227)
* 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
4 years ago
..
aliases [stable-2.10] Rebalance CI groups to avoid macOS timeouts (#70126) 5 years ago
callback_default.out.check_markers_dry.stderr
callback_default.out.check_markers_dry.stdout
callback_default.out.check_markers_wet.stderr
callback_default.out.check_markers_wet.stdout
callback_default.out.check_nomarkers_dry.stderr
callback_default.out.check_nomarkers_dry.stdout
callback_default.out.check_nomarkers_wet.stderr
callback_default.out.check_nomarkers_wet.stdout
callback_default.out.default.stderr
callback_default.out.default.stdout Fix label lookup in the default callback for includes (#68822) 5 years ago
callback_default.out.failed_to_stderr.stderr
callback_default.out.failed_to_stderr.stdout Fix label lookup in the default callback for includes (#68822) 5 years ago
callback_default.out.hide_ok.stderr
callback_default.out.hide_ok.stdout Fix label lookup in the default callback for includes (#68822) 5 years ago
callback_default.out.hide_skipped.stderr
callback_default.out.hide_skipped.stdout Fix label lookup in the default callback for includes (#68822) 5 years ago
callback_default.out.hide_skipped_ok.stderr
callback_default.out.hide_skipped_ok.stdout Fix label lookup in the default callback for includes (#68822) 5 years ago
include_me.yml Fix label lookup in the default callback for includes (#68822) 5 years ago
inventory
runme.sh make collection callbacks follow normal flow (#59932) (#72227) 4 years ago
test.yml Fix label lookup in the default callback for includes (#68822) 5 years ago
test_2.yml
test_dryrun.yml