ansible/test/integration
Sam Doran 7d18ea5e93
default callback - add "show_task_path_on_failure" option (#73260)
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>
2021-02-09 12:43:59 -05:00
..
targets default callback - add "show_task_path_on_failure" option (#73260) 2021-02-09 12:43:59 -05:00
network-integration.cfg Update network integration auth timeout (#71057) 2020-08-03 19:28:30 +05:30
network-integration.requirements.txt Update ansible-test network test provisioning. (#68220) 2020-03-23 11:14:21 -05:00