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.
Jack Scheible
d35bef68f5
replace - always return rc ( #71963 )
...
* Return rc=0 on success.
Error handling in playbooks generally expects `rc` to be set to 0 when a module has not failed. Playbook authors should not have to check for the existence of `rc` first.
* Use single definition and added changelog
* Fix up tests with new return value
Co-authored-by: Jordan Borean <jborean93@gmail.com>
3 years ago
..
aliases
ansible-test - split controller/target testing ( #75605 )
3 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
Remove incidental_xml integration tests ( #71917 )
4 years ago
callback_default.out.display_path_on_failure.stderr
default callback - add "show_task_path_on_failure" option ( #73260 )
4 years ago
callback_default.out.display_path_on_failure.stdout
default callback - add "show_task_path_on_failure" option ( #73260 )
4 years ago
callback_default.out.failed_to_stderr.stderr
Apply display_failed_stderr on loop item results ( #74865 )
3 years ago
callback_default.out.failed_to_stderr.stdout
Apply display_failed_stderr on loop item results ( #74865 )
3 years ago
callback_default.out.fqcn_free.stdout
Compare FQCN also in lockstep logic. Fixes #76782 ( #76787 )
3 years ago
callback_default.out.free.stdout
Make non-lockstep callback tests more deterministic ( #73511 )
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
Remove incidental_xml integration tests ( #71917 )
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
Remove incidental_xml integration tests ( #71917 )
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
Remove incidental_xml integration tests ( #71917 )
4 years ago
callback_default.out.host_pinned.stdout
Make non-lockstep callback tests more deterministic ( #73511 )
4 years ago
callback_default.out.result_format_yaml.stderr
Default callback result format ( #76166 )
3 years ago
callback_default.out.result_format_yaml.stdout
Default callback result format ( #76166 )
3 years ago
callback_default.out.result_format_yaml_lossy_verbose.stderr
Default callback result format ( #76166 )
3 years ago
callback_default.out.result_format_yaml_lossy_verbose.stdout
replace - always return rc ( #71963 )
3 years ago
callback_default.out.result_format_yaml_verbose.stderr
Default callback result format ( #76166 )
3 years ago
callback_default.out.result_format_yaml_verbose.stdout
replace - always return rc ( #71963 )
3 years ago
callback_default.out.yaml_result_format_yaml_verbose.stderr
Default callback result format ( #76166 )
3 years ago
callback_default.out.yaml_result_format_yaml_verbose.stdout
Default callback result format ( #76166 )
3 years ago
include_me.yml
Fix label lookup in the default callback for includes ( #68822 )
5 years ago
inventory
callback_default test - Reduce sleep time to correct CI failures
4 years ago
no_implicit_meta_banners.yml
Make noop tasks implicit ( #71344 )
4 years ago
runme.sh
Compare FQCN also in lockstep logic. Fixes #76782 ( #76787 )
3 years ago
test.yml
Remove incidental_xml integration tests ( #71917 )
4 years ago
test_2.yml
default: callback plugin allow unreachable task to stderr ( #50533 )
6 years ago
test_async.yml
Implement async callbacks ( #74953 )
3 years ago
test_dryrun.yml
[default callback] Show include_tasks task banner ( #71821 )
4 years ago
test_non_lockstep.yml
Make non-lockstep callback tests more deterministic ( #73511 )
4 years ago
test_yaml.yml
Default callback result format ( #76166 )
3 years ago