mirror of https://github.com/ansible/ansible.git
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.
When running in verbosity <2, display the file and line number for tasks that fail. This provides useful information without having to run at increased verbosity. * Move _print_task_path to CallbackBase class * Add integration tests * Add color parameter to _print_task_path() * Keep color output consistent for now Currently the path is display with COLOR_DEBUG formatting with verbosity >= 2. Instead of the color of the path changing based on verbosity level, just keep it at the currently behavior of COLOR_DEBUG. Having the color of the same information change based on verbosity level seems incorrect and makes visual parsing of the information more difficult. Co-authored-by: tahar.jegham <jeghamseifeddine@gmail.com> |
5 years ago | |
|---|---|---|
| .. | ||
| aliases | 6 years ago | |
| callback_default.out.check_markers_dry.stderr | 6 years ago | |
| callback_default.out.check_markers_dry.stdout | 6 years ago | |
| callback_default.out.check_markers_wet.stderr | 6 years ago | |
| callback_default.out.check_markers_wet.stdout | 6 years ago | |
| callback_default.out.check_nomarkers_dry.stderr | 6 years ago | |
| callback_default.out.check_nomarkers_dry.stdout | 6 years ago | |
| callback_default.out.check_nomarkers_wet.stderr | 6 years ago | |
| callback_default.out.check_nomarkers_wet.stdout | 6 years ago | |
| callback_default.out.default.stderr | 7 years ago | |
| callback_default.out.default.stdout | 5 years ago | |
| callback_default.out.display_path_on_failure.stderr | 5 years ago | |
| callback_default.out.display_path_on_failure.stdout | 5 years ago | |
| callback_default.out.failed_to_stderr.stderr | 5 years ago | |
| callback_default.out.failed_to_stderr.stdout | 5 years ago | |
| callback_default.out.free.stdout | 5 years ago | |
| callback_default.out.hide_ok.stderr | 7 years ago | |
| callback_default.out.hide_ok.stdout | 5 years ago | |
| callback_default.out.hide_skipped.stderr | 7 years ago | |
| callback_default.out.hide_skipped.stdout | 5 years ago | |
| callback_default.out.hide_skipped_ok.stderr | 7 years ago | |
| callback_default.out.hide_skipped_ok.stdout | 5 years ago | |
| callback_default.out.host_pinned.stdout | 5 years ago | |
| include_me.yml | 6 years ago | |
| inventory | 5 years ago | |
| no_implicit_meta_banners.yml | 5 years ago | |
| runme.sh | 5 years ago | |
| test.yml | 5 years ago | |
| test_2.yml | 7 years ago | |
| test_dryrun.yml | 5 years ago | |
| test_non_lockstep.yml | 5 years ago | |